Newer
Older
Master_thesis / finished fits / ff1data1 / slurm-2247868.out
Simulation starting
2019-09-05 18:54:35.862836: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcuda.so.1
2019-09-05 18:54:36.197453: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1640] Found device 0 with properties: 
name: Tesla K80 major: 3 minor: 7 memoryClockRate(GHz): 0.8235
pciBusID: 0000:14:00.0
2019-09-05 18:54:36.198049: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudart.so.10.0
2019-09-05 18:54:36.200001: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcublas.so.10.0
2019-09-05 18:54:36.201610: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcufft.so.10.0
2019-09-05 18:54:36.202007: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcurand.so.10.0
2019-09-05 18:54:36.204290: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcusolver.so.10.0
2019-09-05 18:54:36.205866: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcusparse.so.10.0
2019-09-05 18:54:36.210978: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudnn.so.7
2019-09-05 18:54:36.216953: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1763] Adding visible gpu devices: 0
2019-09-05 18:54:36.217471: I tensorflow/core/platform/cpu_feature_guard.cc:142] Your CPU supports instructions that this TensorFlow binary was not compiled to use: SSE4.1 SSE4.2 AVX
2019-09-05 18:54:36.244452: I tensorflow/core/platform/profile_utils/cpu_utils.cc:94] CPU Frequency: 2600150000 Hz
2019-09-05 18:54:36.244765: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x564a3752e500 executing computations on platform Host. Devices:
2019-09-05 18:54:36.244798: I tensorflow/compiler/xla/service/service.cc:175]   StreamExecutor device (0): <undefined>, <undefined>
2019-09-05 18:54:36.248130: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1640] Found device 0 with properties: 
name: Tesla K80 major: 3 minor: 7 memoryClockRate(GHz): 0.8235
pciBusID: 0000:14:00.0
2019-09-05 18:54:36.248194: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudart.so.10.0
2019-09-05 18:54:36.248225: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcublas.so.10.0
2019-09-05 18:54:36.248253: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcufft.so.10.0
2019-09-05 18:54:36.248299: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcurand.so.10.0
2019-09-05 18:54:36.248329: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcusolver.so.10.0
2019-09-05 18:54:36.248357: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcusparse.so.10.0
2019-09-05 18:54:36.248386: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudnn.so.7
2019-09-05 18:54:36.254084: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1763] Adding visible gpu devices: 0
2019-09-05 18:54:36.254200: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudart.so.10.0
2019-09-05 18:54:36.474259: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1181] Device interconnect StreamExecutor with strength 1 edge matrix:
2019-09-05 18:54:36.474308: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1187]      0 
2019-09-05 18:54:36.474324: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1200] 0:   N 
2019-09-05 18:54:36.483654: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1326] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 10802 MB memory) -> physical GPU (device: 0, name: Tesla K80, pci bus id: 0000:14:00.0, compute capability: 3.7)
2019-09-05 18:54:36.487323: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x564a37a8aa00 executing computations on platform CUDA. Devices:
2019-09-05 18:54:36.487365: I tensorflow/compiler/xla/service/service.cc:175]   StreamExecutor device (0): Tesla K80, Compute Capability 3.7
WARNING: Logging before flag parsing goes to stderr.
W0905 18:54:38.597973 139819770656512 deprecation.py:323] From /home/cluster/saslie/.conda/envs/rmd1/lib/python3.7/site-packages/tensorflow_probability/python/mcmc/sample_halton_sequence.py:216: add_dispatch_support.<locals>.wrapper (from tensorflow.python.ops.array_ops) is deprecated and will be removed in a future version.
Instructions for updating:
Use tf.where in 2.0, which has the same broadcast rule as np.where
W0905 18:54:38.663275 139819770656512 deprecation_wrapper.py:119] From raremodel-nb.py:140: The name tf.angle is deprecated. Please use tf.math.angle instead.

W0905 18:54:39.217324 139819770656512 deprecation_wrapper.py:119] From raremodel-nb.py:244: The name tf.log is deprecated. Please use tf.math.log instead.

2019-09-05 18:55:11.242058: W tensorflow/compiler/jit/mark_for_compilation_pass.cc:1412] (One-time warning): Not using XLA:CPU for cluster because envvar TF_XLA_FLAGS=--tf_xla_cpu_global_jit was not set.  If you want XLA:CPU, either set that envvar, or use experimental_jit_scope to enable XLA:CPU.  To confirm that XLA is active, pass --vmodule=xla_compilation_cache=1 (as a proper command-line flag, not via TF_XLA_FLAGS) or set the envvar XLA_FLAGS=--xla_hlo_profile.
raremodel-nb.py:659: UserWarning: Creating legend with loc="best" can be slow with large amounts of data.
  plt.savefig('test.png')
W0905 18:55:20.297503 139819770656512 deprecation.py:323] From /home/cluster/saslie/.conda/envs/rmd1/lib/python3.7/site-packages/zfit/core/parameter.py:447: Variable.load (from tensorflow.python.ops.variables) is deprecated and will be removed in a future version.
Instructions for updating:
Prefer Variable.assign which has equivalent behavior in 2.X.
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   322184.5013268 Edm =      50.0402 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   322184.5013268 Edm =      50.0402 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   313559.1001027 Edm =      34.3251 NCalls =      7
VariableMetric: Iteration #   2 - FCN =    313397.728459 Edm =      422.101 NCalls =      9
VariableMetric: Iteration #   3 - FCN =   313153.5971337 Edm =      157.475 NCalls =     12
VariableMetric: Iteration #   4 - FCN =   298093.8345987 Edm =      8.28046 NCalls =     22
VariableMetric: Iteration #   5 - FCN =   298071.7998327 Edm =      30.2663 NCalls =     24
VariableMetric: Iteration #   6 - FCN =   297798.2148456 Edm =      3.06591 NCalls =     29
VariableMetric: Iteration #   7 - FCN =   297794.2456851 Edm =     0.428593 NCalls =     30
VariableMetric: Iteration #   8 - FCN =   297793.8314126 Edm =     0.323582 NCalls =     32
VariableMetric: Iteration #   9 - FCN =   297718.1238735 Edm =       6.0148 NCalls =     38
VariableMetric: Iteration #  10 - FCN =   297711.1908421 Edm =    0.0271419 NCalls =     40
VariableMetric: Iteration #  11 - FCN =   297711.0810005 Edm =    0.0822371 NCalls =     42
VariableMetric: Iteration #  12 - FCN =   297697.7297515 Edm =      11.5129 NCalls =     49
VariableMetric: Iteration #  13 - FCN =   297527.7123565 Edm =      12.0135 NCalls =     53
VariableMetric: Iteration #  14 - FCN =   297505.2607213 Edm =      6.38396 NCalls =     56
VariableMetric: Iteration #  15 - FCN =   297498.1256127 Edm =      1.63976 NCalls =     59
VariableMetric: Iteration #  16 - FCN =   297496.3459078 Edm =    0.0551571 NCalls =     61
VariableMetric: Iteration #  17 - FCN =   297496.2882679 Edm =   0.00565579 NCalls =     62
VariableMetric: Iteration #  18 - FCN =   297496.2694073 Edm =    0.0157202 NCalls =     64
VariableMetric: Iteration #  19 - FCN =   297491.1024997 Edm =        2.944 NCalls =     71
VariableMetric: Iteration #  20 - FCN =   297490.7399432 Edm =    0.0131345 NCalls =     73
VariableMetric: Iteration #  21 - FCN =   297490.7220887 Edm =   0.00618712 NCalls =     75
VariableMetric: Iteration #  22 - FCN =   297490.5849053 Edm =     0.107898 NCalls =     79
VariableMetric: Iteration #  23 - FCN =   297454.3531375 Edm =      18.9423 NCalls =     85
VariableMetric: Iteration #  24 - FCN =   297423.5969971 Edm =      1.84802 NCalls =     88
VariableMetric: Iteration #  25 - FCN =   297421.2028997 Edm =     0.355221 NCalls =     90
VariableMetric: Iteration #  26 - FCN =   297420.7356152 Edm =    0.0288422 NCalls =     92
VariableMetric: Iteration #  27 - FCN =   297420.7100259 Edm =   0.00533216 NCalls =     94
VariableMetric: Iteration #  28 - FCN =   297420.6828854 Edm =    0.0211651 NCalls =     97
VariableMetric: Iteration #  29 - FCN =   297417.0926486 Edm =      3.38203 NCalls =    104
VariableMetric: Iteration #  30 - FCN =   297409.1930143 Edm =       4.5913 NCalls =    110
VariableMetric: Iteration #  31 - FCN =   297394.3379823 Edm =     0.324296 NCalls =    112
VariableMetric: Iteration #  32 - FCN =   297394.1220479 Edm =     0.103903 NCalls =    114
VariableMetric: Iteration #  33 - FCN =   297394.0447842 Edm =    0.0135444 NCalls =    115
VariableMetric: Iteration #  34 - FCN =   297394.0182932 Edm =   0.00271216 NCalls =    117
VariableMetric: Iteration #  35 - FCN =    297393.968514 Edm =    0.0452602 NCalls =    121
VariableMetric: Iteration #  36 - FCN =   297388.9481803 Edm =      5.72839 NCalls =    129
VariableMetric: Iteration #  37 - FCN =   297388.8439203 Edm =     0.216621 NCalls =    131
VariableMetric: Iteration #  38 - FCN =   297386.1318436 Edm =      2.00706 NCalls =    136
VariableMetric: Iteration #  39 - FCN =   297373.0436653 Edm =      3.60033 NCalls =    140
VariableMetric: Iteration #  40 - FCN =   297367.9175622 Edm =     0.841003 NCalls =    143
VariableMetric: Iteration #  41 - FCN =   297367.0774235 Edm =     0.458113 NCalls =    145
VariableMetric: Iteration #  42 - FCN =   297366.6590933 Edm =     0.172753 NCalls =    147
VariableMetric: Iteration #  43 - FCN =   297366.4560339 Edm =    0.0208549 NCalls =    149
VariableMetric: Iteration #  44 - FCN =   297366.4334175 Edm =  0.000774027 NCalls =    151
VariableMetric: Iteration #  45 - FCN =   297366.4299013 Edm =   0.00289467 NCalls =    153
VariableMetric: Iteration #  46 - FCN =   297366.3068795 Edm =     0.134653 NCalls =    159
VariableMetric: Iteration #  47 - FCN =   297366.2277494 Edm =    0.0786279 NCalls =    164
VariableMetric: Iteration #  48 - FCN =   297365.6425903 Edm =     0.628263 NCalls =    171
VariableMetric: Iteration #  49 - FCN =   297365.6402651 Edm =   0.00114632 NCalls =    173
VariableMetric: Iteration #  50 - FCN =   297365.5677555 Edm =    0.0881424 NCalls =    178
VariableMetric: Iteration #  51 - FCN =   297365.5513547 Edm =    0.0158901 NCalls =    182
VariableMetric: Iteration #  52 - FCN =   297365.0242259 Edm =     0.503751 NCalls =    189
VariableMetric: Iteration #  53 - FCN =   297355.0990099 Edm =      7.90013 NCalls =    195
VariableMetric: Iteration #  54 - FCN =   297333.5424386 Edm =     0.876918 NCalls =    203
VariableMetric: Iteration #  55 - FCN =    297333.099644 Edm =      1.33103 NCalls =    205
VariableMetric: Iteration #  56 - FCN =   297332.8938288 Edm =     0.559277 NCalls =    207
VariableMetric: Iteration #  57 - FCN =   297332.6423947 Edm =     0.261721 NCalls =    209
VariableMetric: Iteration #  58 - FCN =   297332.3191101 Edm =     0.180196 NCalls =    211
VariableMetric: Iteration #  59 - FCN =   297332.0625624 Edm =   0.00882119 NCalls =    213
VariableMetric: Iteration #  60 - FCN =   297332.0530832 Edm =  0.000855335 NCalls =    214
VariableMetric: Iteration #  61 - FCN =   297332.0516338 Edm =  0.000634746 NCalls =    216
VariableMetric: Iteration #  62 - FCN =   297332.0440668 Edm =   0.00681972 NCalls =    220
VariableMetric: Iteration #  63 - FCN =   297330.8713789 Edm =     0.907016 NCalls =    226
VariableMetric: Iteration #  64 - FCN =   297325.3811493 Edm =     0.427382 NCalls =    230
VariableMetric: Iteration #  65 - FCN =   297324.9821342 Edm =     0.136429 NCalls =    232
VariableMetric: Iteration #  66 - FCN =   297324.8752518 Edm =    0.0293716 NCalls =    233
VariableMetric: Iteration #  67 - FCN =   297324.8161238 Edm =   0.00324536 NCalls =    236
VariableMetric: Iteration #  68 - FCN =   297324.8124131 Edm =  0.000148207 NCalls =    238
VariableMetric: Iteration #  69 - FCN =   297324.8121546 Edm =  0.000152509 NCalls =    240
VariableMetric: Iteration #  70 - FCN =    297324.811075 Edm =   0.00111774 NCalls =    243
VariableMetric: Iteration #  71 - FCN =   297324.7610841 Edm =    0.0457511 NCalls =    250
VariableMetric: Iteration #  72 - FCN =   297323.0572695 Edm =     0.435397 NCalls =    255
VariableMetric: Iteration #  73 - FCN =   297322.7806838 Edm =     0.619566 NCalls =    257
VariableMetric: Iteration #  74 - FCN =   297322.5811301 Edm =   0.00896787 NCalls =    259
VariableMetric: Iteration #  75 - FCN =   297322.5703933 Edm =    0.0020501 NCalls =    261
VariableMetric: Iteration #  76 - FCN =    297322.563838 Edm =   0.00271548 NCalls =    263
VariableMetric: Iteration #  77 - FCN =   297322.5582731 Edm =   0.00134465 NCalls =    266
VariableMetric: Iteration #  78 - FCN =   297322.5567415 Edm =  0.000164194 NCalls =    268
VariableMetric: Iteration #  79 - FCN =   297322.5564446 Edm =  7.17886e-05 NCalls =    270
VariableMetric: After Hessian   - FCN =   297322.5564446 Edm =      102.247 NCalls =    745
VariableMetric: Iteration #  80 - FCN =   297322.5564446 Edm =      102.247 NCalls =    745
VariableMetric: Iteration #  81 - FCN =   297315.3561185 Edm =       107325 NCalls =    756
VariableMetric: Iteration #  82 - FCN =   297313.5946775 Edm =      37.6283 NCalls =    765
VariableMetric: Iteration #  83 - FCN =   297307.4090312 Edm =     0.496648 NCalls =    768
VariableMetric: Iteration #  84 - FCN =   297305.7349898 Edm =      1.04317 NCalls =    771
VariableMetric: Iteration #  85 - FCN =   297303.9838813 Edm =     0.322867 NCalls =    773
VariableMetric: Iteration #  86 - FCN =   297302.6705096 Edm =     0.528092 NCalls =    776
VariableMetric: Iteration #  87 - FCN =   297302.0932837 Edm =      0.10403 NCalls =    778
VariableMetric: Iteration #  88 - FCN =   297301.9389934 Edm =    0.0716794 NCalls =    780
VariableMetric: Iteration #  89 - FCN =   297301.4798003 Edm =    0.0637427 NCalls =    783
VariableMetric: Iteration #  90 - FCN =    297301.355351 Edm =     0.033652 NCalls =    785
VariableMetric: Iteration #  91 - FCN =   297301.1183556 Edm =    0.0629961 NCalls =    788
VariableMetric: Iteration #  92 - FCN =   297301.0341345 Edm =    0.0156374 NCalls =    790
VariableMetric: Iteration #  93 - FCN =   297300.9486172 Edm =    0.0282409 NCalls =    793
VariableMetric: Iteration #  94 - FCN =    297300.898527 Edm =    0.0073274 NCalls =    795
VariableMetric: Iteration #  95 - FCN =   297300.8322899 Edm =    0.0158989 NCalls =    798
VariableMetric: Iteration #  96 - FCN =   297300.8065893 Edm =   0.00532678 NCalls =    800
VariableMetric: Iteration #  97 - FCN =   297300.7884453 Edm =    0.0118075 NCalls =    803
VariableMetric: Iteration #  98 - FCN =     297300.75715 Edm =   0.00343318 NCalls =    805
VariableMetric: Iteration #  99 - FCN =   297300.7385452 Edm =    0.0057544 NCalls =    808
VariableMetric: Iteration # 100 - FCN =   297300.7266665 Edm =   0.00119131 NCalls =    810
VariableMetric: Iteration # 101 - FCN =   297300.7227003 Edm =   0.00147366 NCalls =    812
VariableMetric: Iteration # 102 - FCN =   297300.7160933 Edm =   0.00214699 NCalls =    814
VariableMetric: Iteration # 103 - FCN =   297300.7113905 Edm =   0.00110635 NCalls =    816
VariableMetric: Iteration # 104 - FCN =    297300.709166 Edm =   0.00166988 NCalls =    818
VariableMetric: Iteration # 105 - FCN =   297300.6877924 Edm =   0.00377051 NCalls =    823
VariableMetric: Iteration # 106 - FCN =   297300.6807568 Edm =   0.00292025 NCalls =    825
VariableMetric: Iteration # 107 - FCN =   297300.6703931 Edm =   0.00987958 NCalls =    828
VariableMetric: Iteration # 108 - FCN =   297300.6579537 Edm =   0.00153595 NCalls =    831
VariableMetric: Iteration # 109 - FCN =   297300.6556748 Edm =  0.000849042 NCalls =    833
VariableMetric: Iteration # 110 - FCN =    297300.654266 Edm =  0.000832891 NCalls =    835
VariableMetric: Iteration # 111 - FCN =   297300.6529179 Edm =  0.000278729 NCalls =    838
VariableMetric: Iteration # 112 - FCN =   297300.6519783 Edm =  0.000306543 NCalls =    840
VariableMetric: Iteration # 113 - FCN =   297300.6511693 Edm =  0.000200176 NCalls =    842
VariableMetric: Iteration # 114 - FCN =   297300.6508239 Edm =  7.91862e-05 NCalls =    844
VariableMetric: Iteration # 115 - FCN =    297300.650518 Edm =  0.000228466 NCalls =    846
VariableMetric: Iteration # 116 - FCN =   297300.6488559 Edm =  0.000254524 NCalls =    849
VariableMetric: Iteration # 117 - FCN =   297300.6484753 Edm =  8.81214e-05 NCalls =    851
VariableMetric: Iteration # 118 - FCN =   297300.6471612 Edm =  0.000921585 NCalls =    854
VariableMetric: Iteration # 119 - FCN =   297300.6442327 Edm =   0.00086461 NCalls =    856
VariableMetric: Iteration # 120 - FCN =   297300.6433085 Edm =  5.59054e-05 NCalls =    857
VariableMetric: After Hessian   - FCN =   297300.6433085 Edm =   0.00163317 NCalls =   1342
VariableMetric: Iteration # 121 - FCN =   297300.6433085 Edm =   0.00163317 NCalls =   1342
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   335915.0126382 Edm =      1244.81 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   335915.0126382 Edm =      1244.81 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   300986.3493276 Edm =      22.2186 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   298924.4235376 Edm =      136.317 NCalls =     17
VariableMetric: Iteration #   3 - FCN =   298891.6327192 Edm =      53.2094 NCalls =     19
VariableMetric: Iteration #   4 - FCN =   298878.2666089 Edm =      2.81642 NCalls =     20
VariableMetric: Iteration #   5 - FCN =   298193.3381586 Edm =      81.5871 NCalls =     27
VariableMetric: Iteration #   6 - FCN =   298076.9026066 Edm =      128.395 NCalls =     29
VariableMetric: Iteration #   7 - FCN =   297981.6673347 Edm =     0.894093 NCalls =     32
VariableMetric: Iteration #   8 - FCN =   297980.8691747 Edm =    0.0754124 NCalls =     34
VariableMetric: Iteration #   9 - FCN =   297980.6487835 Edm =     0.199399 NCalls =     36
VariableMetric: Iteration #  10 - FCN =   297896.5666801 Edm =      8.29055 NCalls =     43
VariableMetric: Iteration #  11 - FCN =     297802.79811 Edm =      16.4817 NCalls =     46
VariableMetric: Iteration #  12 - FCN =   297705.3432103 Edm =      32.0703 NCalls =     50
VariableMetric: Iteration #  13 - FCN =   297692.5670701 Edm =      4.32236 NCalls =     52
VariableMetric: Iteration #  14 - FCN =   297684.1164206 Edm =      1.08777 NCalls =     54
VariableMetric: Iteration #  15 - FCN =   297682.0697294 Edm =     0.653008 NCalls =     57
VariableMetric: Iteration #  16 - FCN =   297680.8328055 Edm =     0.579559 NCalls =     59
VariableMetric: Iteration #  17 - FCN =   297675.5355283 Edm =      5.40291 NCalls =     63
VariableMetric: Iteration #  18 - FCN =   297641.9575674 Edm =      47.1475 NCalls =     68
VariableMetric: Iteration #  19 - FCN =   297581.1898074 Edm =      34.5206 NCalls =     76
VariableMetric: Iteration #  20 - FCN =   297580.8243815 Edm =       1.8162 NCalls =     78
VariableMetric: Iteration #  21 - FCN =   297578.5233335 Edm =     0.965952 NCalls =     80
VariableMetric: Iteration #  22 - FCN =   297547.6329252 Edm =      1.03829 NCalls =     86
VariableMetric: Iteration #  23 - FCN =     297543.02153 Edm =      3.35259 NCalls =     88
VariableMetric: Iteration #  24 - FCN =   297521.0197724 Edm =      6.41069 NCalls =     91
VariableMetric: Iteration #  25 - FCN =   297505.4517711 Edm =      6.16547 NCalls =     94
VariableMetric: Iteration #  26 - FCN =   297497.3621204 Edm =      2.09501 NCalls =     96
VariableMetric: Iteration #  27 - FCN =   297495.5088209 Edm =    0.0850378 NCalls =     98
VariableMetric: Iteration #  28 - FCN =   297495.3372605 Edm =    0.0793368 NCalls =    100
VariableMetric: Iteration #  29 - FCN =   297491.8270532 Edm =      2.88769 NCalls =    106
VariableMetric: Iteration #  30 - FCN =    297491.431914 Edm =      0.74474 NCalls =    109
VariableMetric: Iteration #  31 - FCN =   297487.3443294 Edm =       2.4195 NCalls =    115
VariableMetric: Iteration #  32 - FCN =   297480.4656212 Edm =     0.510303 NCalls =    118
VariableMetric: Iteration #  33 - FCN =   297480.0065232 Edm =    0.0225414 NCalls =    119
VariableMetric: Iteration #  34 - FCN =   297479.9611322 Edm =    0.0370905 NCalls =    121
VariableMetric: Iteration #  35 - FCN =   297479.6751705 Edm =     0.341469 NCalls =    125
VariableMetric: Iteration #  36 - FCN =   297476.5476412 Edm =      2.47955 NCalls =    131
VariableMetric: Iteration #  37 - FCN =   297458.6134005 Edm =      2.52113 NCalls =    134
VariableMetric: Iteration #  38 - FCN =    297456.184015 Edm =     0.380548 NCalls =    136
VariableMetric: Iteration #  39 - FCN =   297455.8207242 Edm =       0.0281 NCalls =    138
VariableMetric: Iteration #  40 - FCN =    297455.786866 Edm =    0.0214542 NCalls =    140
VariableMetric: Iteration #  41 - FCN =   297455.7525171 Edm =    0.0405032 NCalls =    142
VariableMetric: Iteration #  42 - FCN =   297455.1590436 Edm =     0.624469 NCalls =    147
VariableMetric: Iteration #  43 - FCN =    297442.067164 Edm =      4.00472 NCalls =    154
VariableMetric: Iteration #  44 - FCN =    297411.904062 Edm =      15.1888 NCalls =    157
VariableMetric: Iteration #  45 - FCN =   297384.1189043 Edm =      4.07749 NCalls =    160
VariableMetric: Iteration #  46 - FCN =   297375.8702152 Edm =      2.77336 NCalls =    162
VariableMetric: Iteration #  47 - FCN =    297371.573831 Edm =      2.23492 NCalls =    165
VariableMetric: Iteration #  48 - FCN =    297367.440252 Edm =       2.6028 NCalls =    168
VariableMetric: Iteration #  49 - FCN =   297359.5165626 Edm =      2.11649 NCalls =    171
VariableMetric: Iteration #  50 - FCN =   297355.9234422 Edm =     0.394632 NCalls =    174
VariableMetric: Iteration #  51 - FCN =   297355.7061095 Edm =     0.313366 NCalls =    176
VariableMetric: Iteration #  52 - FCN =    297355.585665 Edm =    0.0122232 NCalls =    178
VariableMetric: Iteration #  53 - FCN =    297355.575166 Edm =    0.0094756 NCalls =    180
VariableMetric: Iteration #  54 - FCN =   297355.5304838 Edm =    0.0377509 NCalls =    183
VariableMetric: Iteration #  55 - FCN =   297350.2071917 Edm =      3.83492 NCalls =    188
VariableMetric: Iteration #  56 - FCN =    297342.716328 Edm =      3.87583 NCalls =    190
VariableMetric: Iteration #  57 - FCN =   297340.6337828 Edm =     0.735885 NCalls =    193
VariableMetric: Iteration #  58 - FCN =   297339.6776092 Edm =     0.197456 NCalls =    196
VariableMetric: Iteration #  59 - FCN =     297339.13853 Edm =     0.126084 NCalls =    199
VariableMetric: Iteration #  60 - FCN =   297339.0192131 Edm =    0.0455094 NCalls =    201
VariableMetric: Iteration #  61 - FCN =   297338.9757104 Edm =   0.00444475 NCalls =    203
VariableMetric: Iteration #  62 - FCN =   297338.9683823 Edm =   0.00195729 NCalls =    205
VariableMetric: Iteration #  63 - FCN =    297338.956262 Edm =   0.00921746 NCalls =    208
VariableMetric: Iteration #  64 - FCN =    297338.624378 Edm =     0.238634 NCalls =    213
VariableMetric: Iteration #  65 - FCN =   297334.5986575 Edm =      6.29535 NCalls =    216
VariableMetric: Iteration #  66 - FCN =   297333.8156409 Edm =     0.812662 NCalls =    220
VariableMetric: Iteration #  67 - FCN =   297328.5111418 Edm =     0.992701 NCalls =    225
VariableMetric: Iteration #  68 - FCN =   297327.6890409 Edm =    0.0397068 NCalls =    227
VariableMetric: Iteration #  69 - FCN =   297327.6529213 Edm =   0.00330511 NCalls =    229
VariableMetric: Iteration #  70 - FCN =   297327.6462224 Edm =   0.00233461 NCalls =    231
VariableMetric: Iteration #  71 - FCN =   297327.6330206 Edm =   0.00912895 NCalls =    234
VariableMetric: Iteration #  72 - FCN =   297327.4384786 Edm =     0.212883 NCalls =    238
VariableMetric: Iteration #  73 - FCN =   297326.4736085 Edm =     0.814024 NCalls =    244
VariableMetric: Iteration #  74 - FCN =   297314.7843971 Edm =      1.39948 NCalls =    248
VariableMetric: Iteration #  75 - FCN =   297313.8512813 Edm =     0.216431 NCalls =    250
VariableMetric: Iteration #  76 - FCN =   297313.6012235 Edm =     0.024195 NCalls =    252
VariableMetric: Iteration #  77 - FCN =   297313.5785335 Edm =   0.00156982 NCalls =    254
VariableMetric: Iteration #  78 - FCN =   297313.5736652 Edm =   0.00292847 NCalls =    256
VariableMetric: Iteration #  79 - FCN =   297313.5446418 Edm =    0.0237765 NCalls =    259
VariableMetric: Iteration #  80 - FCN =   297312.9393344 Edm =     0.352625 NCalls =    264
VariableMetric: Iteration #  81 - FCN =   297309.7943185 Edm =      2.39256 NCalls =    268
VariableMetric: Iteration #  82 - FCN =   297305.3736987 Edm =      1.78774 NCalls =    270
VariableMetric: Iteration #  83 - FCN =   297303.6262356 Edm =      2.05181 NCalls =    272
VariableMetric: Iteration #  84 - FCN =   297300.8041826 Edm =     0.979905 NCalls =    274
VariableMetric: Iteration #  85 - FCN =    297299.146526 Edm =     0.794265 NCalls =    276
VariableMetric: Iteration #  86 - FCN =   297298.3633068 Edm =    0.0543121 NCalls =    278
VariableMetric: Iteration #  87 - FCN =   297298.2934221 Edm =   0.00592799 NCalls =    280
VariableMetric: Iteration #  88 - FCN =   297298.2602036 Edm =    0.0164121 NCalls =    283
VariableMetric: Iteration #  89 - FCN =   297298.2227659 Edm =   0.00379906 NCalls =    285
VariableMetric: Iteration #  90 - FCN =   297298.2154777 Edm =   0.00068933 NCalls =    287
VariableMetric: Iteration #  91 - FCN =   297298.2142396 Edm =  0.000460927 NCalls =    289
VariableMetric: Iteration #  92 - FCN =   297298.2118944 Edm =   0.00175685 NCalls =    291
VariableMetric: Iteration #  93 - FCN =    297298.189033 Edm =    0.0153927 NCalls =    294
VariableMetric: Iteration #  94 - FCN =   297297.9542577 Edm =     0.126913 NCalls =    297
VariableMetric: Iteration #  95 - FCN =   297296.1910702 Edm =     0.277595 NCalls =    300
VariableMetric: Iteration #  96 - FCN =   297295.9270709 Edm =     0.123121 NCalls =    301
VariableMetric: Iteration #  97 - FCN =   297295.8457384 Edm =   0.00895657 NCalls =    302
VariableMetric: Iteration #  98 - FCN =   297295.8355929 Edm =  0.000283629 NCalls =    304
VariableMetric: Iteration #  99 - FCN =   297295.8351577 Edm =  0.000114843 NCalls =    306
VariableMetric: Iteration # 100 - FCN =   297295.8343663 Edm =  0.000624858 NCalls =    309
VariableMetric: Iteration # 101 - FCN =   297295.8261083 Edm =   0.00978748 NCalls =    312
VariableMetric: Iteration # 102 - FCN =    297295.685546 Edm =      0.13332 NCalls =    318
VariableMetric: Iteration # 103 - FCN =   297294.2745185 Edm =      0.63452 NCalls =    321
VariableMetric: Iteration # 104 - FCN =    297293.166971 Edm =    0.0421268 NCalls =    323
VariableMetric: Iteration # 105 - FCN =   297293.1216633 Edm =   0.00190689 NCalls =    325
VariableMetric: Iteration # 106 - FCN =   297293.1198948 Edm =  8.11765e-05 NCalls =    326
VariableMetric: Iteration # 107 - FCN =   297293.1196922 Edm =  0.000129096 NCalls =    328
VariableMetric: Iteration # 108 - FCN =   297293.1126989 Edm =    0.0067156 NCalls =    333
VariableMetric: Iteration # 109 - FCN =   297292.9069075 Edm =     0.174979 NCalls =    337
VariableMetric: Iteration # 110 - FCN =   297291.6246213 Edm =     0.129487 NCalls =    340
VariableMetric: Iteration # 111 - FCN =   297291.4813012 Edm =   0.00167714 NCalls =    342
VariableMetric: Iteration # 112 - FCN =   297291.4794782 Edm =  5.08837e-05 NCalls =    344
VariableMetric: After Hessian   - FCN =   297291.4794782 Edm =      2247.47 NCalls =    821
VariableMetric: Iteration # 113 - FCN =   297291.4794782 Edm =      2247.47 NCalls =    821
VariableMetric: Iteration # 114 - FCN =   297285.4252455 Edm =      525.628 NCalls =    826
VariableMetric: Iteration # 115 - FCN =   297285.2763921 Edm =      55.3447 NCalls =    837
VariableMetric: Iteration # 116 - FCN =   297284.9066649 Edm =      9845.17 NCalls =    845
VariableMetric: Iteration # 117 - FCN =    297284.774653 Edm =      1822.09 NCalls =    850
VariableMetric: Iteration # 118 - FCN =   297284.5868607 Edm =      2045.56 NCalls =    854
VariableMetric: Iteration # 119 - FCN =   297284.4825639 Edm =      84.5152 NCalls =    858
VariableMetric: Iteration # 120 - FCN =   297284.0991385 Edm =      77.4755 NCalls =    861
VariableMetric: Iteration # 121 - FCN =   297283.6987398 Edm =      115.087 NCalls =    864
VariableMetric: Iteration # 122 - FCN =    297283.341658 Edm =      526.457 NCalls =    867
VariableMetric: Iteration # 123 - FCN =   297281.8845259 Edm =      63.0199 NCalls =    870
VariableMetric: Iteration # 124 - FCN =   297281.7612132 Edm =       20.443 NCalls =    873
VariableMetric: Iteration # 125 - FCN =   297281.6760905 Edm =      57.0943 NCalls =    876
VariableMetric: Iteration # 126 - FCN =   297279.0619316 Edm =      83.9647 NCalls =    878
VariableMetric: Iteration # 127 - FCN =   297278.1663145 Edm =      11.3844 NCalls =    881
VariableMetric: Iteration # 128 - FCN =   297278.0384662 Edm =      118.853 NCalls =    883
VariableMetric: Iteration # 129 - FCN =   297276.9866276 Edm =      12.3866 NCalls =    885
VariableMetric: Iteration # 130 - FCN =   297276.3337689 Edm =      4.69798 NCalls =    887
VariableMetric: Iteration # 131 - FCN =   297274.8580616 Edm =      17.3835 NCalls =    889
VariableMetric: Iteration # 132 - FCN =   297273.7041455 Edm =      11.3259 NCalls =    891
VariableMetric: Iteration # 133 - FCN =   297271.5747031 Edm =      100.038 NCalls =    893
VariableMetric: Iteration # 134 - FCN =   297271.0760762 Edm =      12.0239 NCalls =    895
VariableMetric: Iteration # 135 - FCN =   297270.9061925 Edm =      1.43337 NCalls =    897
VariableMetric: Iteration # 136 - FCN =    297270.495164 Edm =      4.86457 NCalls =    899
VariableMetric: Iteration # 137 - FCN =   297269.1710955 Edm =      2.13048 NCalls =    903
VariableMetric: Iteration # 138 - FCN =   297268.9407325 Edm =       1.2762 NCalls =    905
VariableMetric: Iteration # 139 - FCN =   297268.5434107 Edm =      1.57595 NCalls =    907
VariableMetric: Iteration # 140 - FCN =   297266.9761397 Edm =      1.89907 NCalls =    910
VariableMetric: Iteration # 141 - FCN =   297265.9054979 Edm =      1.56626 NCalls =    913
VariableMetric: Iteration # 142 - FCN =   297265.0832119 Edm =      2.33481 NCalls =    915
VariableMetric: Iteration # 143 - FCN =   297264.4728054 Edm =     0.510987 NCalls =    919
VariableMetric: Iteration # 144 - FCN =   297264.0251126 Edm =    0.0988734 NCalls =    921
VariableMetric: Iteration # 145 - FCN =   297263.9998762 Edm =     0.870541 NCalls =    923
VariableMetric: Iteration # 146 - FCN =   297263.7294018 Edm =     0.157165 NCalls =    925
VariableMetric: Iteration # 147 - FCN =   297263.4963122 Edm =     0.375046 NCalls =    927
VariableMetric: Iteration # 148 - FCN =   297262.8501074 Edm =     0.815578 NCalls =    931
VariableMetric: Iteration # 149 - FCN =   297261.5822934 Edm =      2.19336 NCalls =    936
VariableMetric: Iteration # 150 - FCN =   297259.9056522 Edm =      2.22955 NCalls =    941
VariableMetric: Iteration # 151 - FCN =   297256.0763791 Edm =       7.4294 NCalls =    945
VariableMetric: Iteration # 152 - FCN =   297254.8642467 Edm =      2.76772 NCalls =    948
VariableMetric: Iteration # 153 - FCN =   297253.7177224 Edm =      4.47309 NCalls =    952
VariableMetric: Iteration # 154 - FCN =    297252.471737 Edm =      1.94477 NCalls =    958
VariableMetric: Iteration # 155 - FCN =   297249.1759397 Edm =      4.70862 NCalls =    963
VariableMetric: Iteration # 156 - FCN =   297248.7528218 Edm =     0.950421 NCalls =    967
VariableMetric: Iteration # 157 - FCN =    297247.674207 Edm =      1.87746 NCalls =    970
VariableMetric: Iteration # 158 - FCN =   297246.5114621 Edm =      1.69625 NCalls =    975
VariableMetric: Iteration # 159 - FCN =   297245.2684569 Edm =      2.65511 NCalls =    978
VariableMetric: Iteration # 160 - FCN =   297244.8628707 Edm =     0.471552 NCalls =    982
VariableMetric: Iteration # 161 - FCN =   297242.2778023 Edm =      2.19836 NCalls =    987
VariableMetric: Iteration # 162 - FCN =   297239.3507352 Edm =     0.753213 NCalls =    989
VariableMetric: Iteration # 163 - FCN =   297238.6238695 Edm =     0.543208 NCalls =    990
VariableMetric: Iteration # 164 - FCN =   297238.0987066 Edm =     0.230122 NCalls =    992
VariableMetric: Iteration # 165 - FCN =   297237.5549417 Edm =      0.16933 NCalls =    994
VariableMetric: Iteration # 166 - FCN =   297237.2374613 Edm =     0.266305 NCalls =    997
VariableMetric: Iteration # 167 - FCN =   297236.9848866 Edm =      0.10488 NCalls =    999
VariableMetric: Iteration # 168 - FCN =   297236.8270679 Edm =     0.081277 NCalls =   1001
VariableMetric: Iteration # 169 - FCN =   297236.7417999 Edm =    0.0343668 NCalls =   1004
VariableMetric: Iteration # 170 - FCN =   297236.7055522 Edm =    0.0116517 NCalls =   1005
VariableMetric: Iteration # 171 - FCN =   297236.6895077 Edm =   0.00563195 NCalls =   1007
VariableMetric: Iteration # 172 - FCN =   297236.6727975 Edm =   0.00872158 NCalls =   1009
VariableMetric: Iteration # 173 - FCN =     297236.64785 Edm =   0.00755682 NCalls =   1011
VariableMetric: Iteration # 174 - FCN =   297236.6378425 Edm =   0.00289461 NCalls =   1013
VariableMetric: Iteration # 175 - FCN =   297236.6339763 Edm =  0.000506479 NCalls =   1015
VariableMetric: Iteration # 176 - FCN =    297236.633427 Edm =  7.54005e-05 NCalls =   1017
VariableMetric: After Hessian   - FCN =    297236.633427 Edm =  0.000129941 NCalls =   1514
VariableMetric: Iteration # 177 - FCN =    297236.633427 Edm =  0.000129941 NCalls =   1514
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   342602.5890753 Edm =       1040.4 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   342602.5890753 Edm =       1040.4 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   333895.8509809 Edm =      103.809 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   333873.6884627 Edm =      14.7566 NCalls =     14
VariableMetric: Iteration #   3 - FCN =   333157.2046381 Edm =       785.57 NCalls =     19
VariableMetric: Iteration #   4 - FCN =   332773.2597712 Edm =      423.866 NCalls =     25
VariableMetric: Iteration #   5 - FCN =   319187.7367422 Edm =      10332.3 NCalls =     36
VariableMetric: Iteration #   6 - FCN =   309786.4747723 Edm =  3.91956e+07 NCalls =     44
VariableMetric: Iteration #   7 - FCN =    302672.621864 Edm =   1.3759e+07 NCalls =     46
VariableMetric: Iteration #   8 - FCN =   302311.5430148 Edm =  3.61016e+07 NCalls =     57
VariableMetric: Iteration #   9 - FCN =   300972.0408009 Edm =  1.68059e+06 NCalls =     66
VariableMetric: Iteration #  10 - FCN =   300554.2616217 Edm =  4.50739e+06 NCalls =     74
VariableMetric: Iteration #  11 - FCN =   300255.8898987 Edm =  1.82677e+06 NCalls =     81
VariableMetric: Iteration #  12 - FCN =   299973.0153269 Edm =       219533 NCalls =     88
VariableMetric: Iteration #  13 - FCN =   299786.2495109 Edm =       218881 NCalls =     95
VariableMetric: Iteration #  14 - FCN =   299569.5581981 Edm =       185698 NCalls =    102
VariableMetric: Iteration #  15 - FCN =    299434.122355 Edm =       149194 NCalls =    109
VariableMetric: Iteration #  16 - FCN =   299282.8762141 Edm =       112926 NCalls =    115
VariableMetric: Iteration #  17 - FCN =   299199.7752758 Edm =       115817 NCalls =    121
VariableMetric: Iteration #  18 - FCN =   299100.8376698 Edm =        97928 NCalls =    128
VariableMetric: Iteration #  19 - FCN =   298573.5682494 Edm =       416591 NCalls =    131
VariableMetric: Iteration #  20 - FCN =   298542.1664537 Edm =      9480.62 NCalls =    135
VariableMetric: Iteration #  21 - FCN =   298439.6201356 Edm =      32484.6 NCalls =    138
VariableMetric: Iteration #  22 - FCN =   298254.2397551 Edm =      9956.46 NCalls =    140
VariableMetric: Iteration #  23 - FCN =   298242.1136454 Edm =      3760.99 NCalls =    144
VariableMetric: Iteration #  24 - FCN =   298167.2184296 Edm =      6200.47 NCalls =    147
VariableMetric: Iteration #  25 - FCN =   298118.0619292 Edm =      1622.84 NCalls =    150
VariableMetric: Iteration #  26 - FCN =   298036.9331065 Edm =      5795.67 NCalls =    153
VariableMetric: Iteration #  27 - FCN =   298029.4833107 Edm =      728.428 NCalls =    156
VariableMetric: Iteration #  28 - FCN =   297959.6986885 Edm =      2982.26 NCalls =    159
VariableMetric: Iteration #  29 - FCN =   297790.5559428 Edm =      969.827 NCalls =    161
VariableMetric: Iteration #  30 - FCN =   297711.8971512 Edm =      70.0401 NCalls =    163
VariableMetric: Iteration #  31 - FCN =   297707.6478929 Edm =      89.8881 NCalls =    165
VariableMetric: Iteration #  32 - FCN =   297706.7734989 Edm =      409.628 NCalls =    168
VariableMetric: Iteration #  33 - FCN =   297574.1412211 Edm =      996.304 NCalls =    170
VariableMetric: Iteration #  34 - FCN =   297457.9468476 Edm =      247.246 NCalls =    172
VariableMetric: Iteration #  35 - FCN =   297355.1941705 Edm =      266.795 NCalls =    174
VariableMetric: Iteration #  36 - FCN =   297327.9471545 Edm =      175.003 NCalls =    176
VariableMetric: Iteration #  37 - FCN =   297307.7363069 Edm =      65.7379 NCalls =    178
VariableMetric: Iteration #  38 - FCN =    297287.226022 Edm =      73.7979 NCalls =    180
VariableMetric: Iteration #  39 - FCN =   297272.4931808 Edm =      83.8287 NCalls =    182
VariableMetric: Iteration #  40 - FCN =   297240.3546573 Edm =      90.3383 NCalls =    184
VariableMetric: Iteration #  41 - FCN =   297224.5757935 Edm =      50.1412 NCalls =    186
VariableMetric: Iteration #  42 - FCN =   297202.0853564 Edm =      67.2593 NCalls =    188
VariableMetric: Iteration #  43 - FCN =   297191.7421772 Edm =       25.839 NCalls =    190
VariableMetric: Iteration #  44 - FCN =   297182.0755596 Edm =      7.42996 NCalls =    194
VariableMetric: Iteration #  45 - FCN =   297178.3547539 Edm =      5.17294 NCalls =    195
VariableMetric: Iteration #  46 - FCN =   297177.0441539 Edm =      1.93393 NCalls =    197
VariableMetric: Iteration #  47 - FCN =   297175.6898363 Edm =     0.875275 NCalls =    200
VariableMetric: Iteration #  48 - FCN =   297175.0034177 Edm =     0.524485 NCalls =    202
VariableMetric: Iteration #  49 - FCN =   297174.3319072 Edm =     0.860377 NCalls =    204
VariableMetric: Iteration #  50 - FCN =   297173.4542143 Edm =     0.527207 NCalls =    206
VariableMetric: Iteration #  51 - FCN =   297172.1991658 Edm =      0.71857 NCalls =    208
VariableMetric: Iteration #  52 - FCN =   297171.7102316 Edm =      1.36102 NCalls =    210
VariableMetric: Iteration #  53 - FCN =   297171.1658461 Edm =     0.198804 NCalls =    212
VariableMetric: Iteration #  54 - FCN =    297170.939452 Edm =     0.133187 NCalls =    214
VariableMetric: Iteration #  55 - FCN =   297170.8005598 Edm =    0.0663767 NCalls =    216
VariableMetric: Iteration #  56 - FCN =   297170.7574463 Edm =    0.0258332 NCalls =    218
VariableMetric: Iteration #  57 - FCN =   297170.7305219 Edm =   0.00538546 NCalls =    220
VariableMetric: Iteration #  58 - FCN =   297170.7212157 Edm =   0.00458799 NCalls =    222
VariableMetric: Iteration #  59 - FCN =    297170.714192 Edm =   0.00378943 NCalls =    224
VariableMetric: Iteration #  60 - FCN =   297170.7038964 Edm =   0.00476146 NCalls =    226
VariableMetric: Iteration #  61 - FCN =   297170.6822275 Edm =   0.00744253 NCalls =    228
VariableMetric: Iteration #  62 - FCN =   297170.6518184 Edm =    0.0111611 NCalls =    230
VariableMetric: Iteration #  63 - FCN =   297170.6236157 Edm =   0.00435076 NCalls =    232
VariableMetric: Iteration #  64 - FCN =   297170.6142641 Edm =   0.00170405 NCalls =    234
VariableMetric: Iteration #  65 - FCN =   297170.6117852 Edm =   0.00155946 NCalls =    236
VariableMetric: Iteration #  66 - FCN =   297170.6104379 Edm =  0.000816079 NCalls =    238
VariableMetric: Iteration #  67 - FCN =    297170.608885 Edm =   0.00035233 NCalls =    240
VariableMetric: Iteration #  68 - FCN =   297170.6081196 Edm =  0.000287281 NCalls =    242
VariableMetric: Iteration #  69 - FCN =   297170.6060852 Edm =   0.00142221 NCalls =    245
VariableMetric: Iteration #  70 - FCN =   297170.5858249 Edm =    0.0122559 NCalls =    248
VariableMetric: Iteration #  71 - FCN =   297170.5465527 Edm =    0.0228152 NCalls =    251
VariableMetric: Iteration #  72 - FCN =   297170.5190513 Edm =     0.031398 NCalls =    254
VariableMetric: Iteration #  73 - FCN =   297170.4836064 Edm =    0.0885335 NCalls =    256
VariableMetric: Iteration #  74 - FCN =   297170.0113724 Edm =     0.174845 NCalls =    263
VariableMetric: Iteration #  75 - FCN =   297169.9783084 Edm =     0.136043 NCalls =    265
VariableMetric: Iteration #  76 - FCN =   297169.7211914 Edm =     0.205039 NCalls =    268
VariableMetric: Iteration #  77 - FCN =   297169.4330593 Edm =     0.123579 NCalls =    271
VariableMetric: Iteration #  78 - FCN =    297169.248699 Edm =     0.154865 NCalls =    274
VariableMetric: Iteration #  79 - FCN =   297168.8378334 Edm =     0.312271 NCalls =    278
VariableMetric: Iteration #  80 - FCN =   297167.3805893 Edm =      3.25905 NCalls =    284
VariableMetric: Iteration #  81 - FCN =   297167.2991256 Edm =     0.455357 NCalls =    286
VariableMetric: Iteration #  82 - FCN =   297166.8602988 Edm =     0.447391 NCalls =    287
VariableMetric: Iteration #  83 - FCN =   297166.4742111 Edm =      1.12212 NCalls =    289
VariableMetric: Iteration #  84 - FCN =   297165.6012596 Edm =      1.48038 NCalls =    291
VariableMetric: Iteration #  85 - FCN =   297162.2898658 Edm =      4.42322 NCalls =    297
VariableMetric: Iteration #  86 - FCN =    297161.689396 Edm =      2.85661 NCalls =    300
VariableMetric: Iteration #  87 - FCN =   297160.8296167 Edm =      2.08849 NCalls =    303
VariableMetric: Iteration #  88 - FCN =   297160.1934827 Edm =      1.22684 NCalls =    306
VariableMetric: Iteration #  89 - FCN =    297159.446512 Edm =     0.764527 NCalls =    309
VariableMetric: Iteration #  90 - FCN =   297158.7632305 Edm =     0.143162 NCalls =    312
VariableMetric: Iteration #  91 - FCN =   297158.5679267 Edm =    0.0488957 NCalls =    315
VariableMetric: Iteration #  92 - FCN =   297158.5055474 Edm =    0.0533176 NCalls =    317
VariableMetric: Iteration #  93 - FCN =   297158.4249137 Edm =    0.0699269 NCalls =    319
VariableMetric: Iteration #  94 - FCN =   297158.1044356 Edm =     0.496819 NCalls =    324
VariableMetric: Iteration #  95 - FCN =   297157.7274427 Edm =     0.724162 NCalls =    331
VariableMetric: Iteration #  96 - FCN =   297157.2120719 Edm =      1.36672 NCalls =    336
VariableMetric: Iteration #  97 - FCN =   297156.9051381 Edm =      0.39764 NCalls =    340
VariableMetric: Iteration #  98 - FCN =    297156.461591 Edm =     0.311038 NCalls =    345
VariableMetric: Iteration #  99 - FCN =   297155.5865355 Edm =     0.583077 NCalls =    347
VariableMetric: Iteration # 100 - FCN =   297154.8898205 Edm =     0.323608 NCalls =    349
VariableMetric: Iteration # 101 - FCN =   297154.6283858 Edm =     0.413729 NCalls =    351
VariableMetric: Iteration # 102 - FCN =   297154.2314927 Edm =     0.144842 NCalls =    353
VariableMetric: Iteration # 103 - FCN =   297154.0447323 Edm =    0.0499413 NCalls =    355
VariableMetric: Iteration # 104 - FCN =   297153.9567399 Edm =    0.0429815 NCalls =    357
VariableMetric: Iteration # 105 - FCN =   297153.8964507 Edm =    0.0286068 NCalls =    360
VariableMetric: Iteration # 106 - FCN =   297153.8157551 Edm =    0.0146899 NCalls =    362
VariableMetric: Iteration # 107 - FCN =   297153.7919577 Edm =    0.0016759 NCalls =    364
VariableMetric: Iteration # 108 - FCN =   297153.7895959 Edm =   0.00023033 NCalls =    366
VariableMetric: Iteration # 109 - FCN =   297153.7890504 Edm =  0.000147232 NCalls =    368
VariableMetric: Iteration # 110 - FCN =   297153.7887339 Edm =   3.0357e-05 NCalls =    370
VariableMetric: After Hessian   - FCN =   297153.7887339 Edm =  2.95561e-05 NCalls =    913
VariableMetric: Iteration # 111 - FCN =   297153.7887339 Edm =  2.95561e-05 NCalls =    913
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   307764.0426264 Edm =      11.8774 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   307764.0426264 Edm =      11.8774 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   300010.9376795 Edm =      1.36512 NCalls =     10
VariableMetric: Iteration #   2 - FCN =   300001.7007926 Edm =      2.19317 NCalls =     12
VariableMetric: Iteration #   3 - FCN =     298471.82171 Edm =      330.715 NCalls =     22
VariableMetric: Iteration #   4 - FCN =   298446.4179473 Edm =       6193.3 NCalls =     24
VariableMetric: Iteration #   5 - FCN =   298171.1980383 Edm =      99.4216 NCalls =     26
VariableMetric: Iteration #   6 - FCN =    297982.362722 Edm =      64.3919 NCalls =     29
VariableMetric: Iteration #   7 - FCN =   297634.3558205 Edm =      17.0785 NCalls =     33
VariableMetric: Iteration #   8 - FCN =   297626.6217574 Edm =      4.23842 NCalls =     35
VariableMetric: Iteration #   9 - FCN =   297623.2237179 Edm =    0.0210015 NCalls =     37
VariableMetric: Iteration #  10 - FCN =   297616.8457975 Edm =      2.20325 NCalls =     43
VariableMetric: Iteration #  11 - FCN =   297613.7624231 Edm =    0.0354474 NCalls =     45
VariableMetric: Iteration #  12 - FCN =   297613.6977692 Edm =    0.0485075 NCalls =     47
VariableMetric: Iteration #  13 - FCN =   297600.3507733 Edm =      9.78961 NCalls =     54
VariableMetric: Iteration #  14 - FCN =   297567.9667051 Edm =      5.46076 NCalls =     59
VariableMetric: Iteration #  15 - FCN =   297556.8666419 Edm =       4.1301 NCalls =     62
VariableMetric: Iteration #  16 - FCN =   297551.5971582 Edm =      6.64587 NCalls =     65
VariableMetric: Iteration #  17 - FCN =   297537.5896684 Edm =      3.29012 NCalls =     69
VariableMetric: Iteration #  18 - FCN =   297534.1542813 Edm =     0.132385 NCalls =     71
VariableMetric: Iteration #  19 - FCN =   297534.0502517 Edm =    0.0975033 NCalls =     73
VariableMetric: Iteration #  20 - FCN =   297533.8863655 Edm =    0.0312867 NCalls =     75
VariableMetric: Iteration #  21 - FCN =   297533.8086916 Edm =    0.0591916 NCalls =     77
VariableMetric: Iteration #  22 - FCN =   297524.2425692 Edm =      9.42513 NCalls =     84
VariableMetric: Iteration #  23 - FCN =   297498.5370513 Edm =      4.25108 NCalls =     86
VariableMetric: Iteration #  24 - FCN =   297491.2760991 Edm =      2.28744 NCalls =     89
VariableMetric: Iteration #  25 - FCN =   297487.4701391 Edm =      5.75298 NCalls =     94
VariableMetric: Iteration #  26 - FCN =   297477.9920486 Edm =      5.99655 NCalls =     97
VariableMetric: Iteration #  27 - FCN =   297473.3961113 Edm =      3.28001 NCalls =     99
VariableMetric: Iteration #  28 - FCN =   297469.8693292 Edm =       0.5703 NCalls =    101
VariableMetric: Iteration #  29 - FCN =   297468.8945888 Edm =     0.184963 NCalls =    103
VariableMetric: Iteration #  30 - FCN =   297468.6275411 Edm =      0.12219 NCalls =    106
VariableMetric: Iteration #  31 - FCN =   297468.5384989 Edm =    0.0420367 NCalls =    108
VariableMetric: Iteration #  32 - FCN =   297468.4648174 Edm =    0.0140451 NCalls =    111
VariableMetric: Iteration #  33 - FCN =     297468.45193 Edm =   0.00267068 NCalls =    112
VariableMetric: Iteration #  34 - FCN =    297468.447144 Edm =   0.00210872 NCalls =    114
VariableMetric: Iteration #  35 - FCN =   297468.3449611 Edm =    0.0845712 NCalls =    119
VariableMetric: Iteration #  36 - FCN =   297467.4752856 Edm =      1.19938 NCalls =    125
VariableMetric: Iteration #  37 - FCN =   297462.4109801 Edm =      2.15677 NCalls =    130
VariableMetric: Iteration #  38 - FCN =   297459.3426445 Edm =     0.883673 NCalls =    132
VariableMetric: Iteration #  39 - FCN =   297458.6614457 Edm =    0.0199513 NCalls =    134
VariableMetric: Iteration #  40 - FCN =   297458.6271512 Edm =    0.0048002 NCalls =    136
VariableMetric: Iteration #  41 - FCN =    297458.619564 Edm =  0.000211933 NCalls =    138
VariableMetric: Iteration #  42 - FCN =   297458.6184055 Edm =   0.00117943 NCalls =    141
VariableMetric: Iteration #  43 - FCN =   297458.5213329 Edm =      0.10138 NCalls =    148
VariableMetric: Iteration #  44 - FCN =   297458.4517673 Edm =    0.0666935 NCalls =    154
VariableMetric: Iteration #  45 - FCN =   297455.8298226 Edm =      1.06466 NCalls =    159
VariableMetric: Iteration #  46 - FCN =   297455.2095649 Edm =     0.255651 NCalls =    161
VariableMetric: Iteration #  47 - FCN =   297454.5477319 Edm =     0.131221 NCalls =    164
VariableMetric: Iteration #  48 - FCN =   297454.4329419 Edm =    0.0199143 NCalls =    166
VariableMetric: Iteration #  49 - FCN =   297454.4194786 Edm =   0.00295037 NCalls =    168
VariableMetric: Iteration #  50 - FCN =   297454.4171504 Edm =  0.000319978 NCalls =    170
VariableMetric: Iteration #  51 - FCN =     297454.41649 Edm =  0.000227602 NCalls =    172
VariableMetric: Iteration #  52 - FCN =   297454.4133759 Edm =   0.00189972 NCalls =    175
VariableMetric: Iteration #  53 - FCN =   297454.3769034 Edm =    0.0337575 NCalls =    179
VariableMetric: Iteration #  54 - FCN =   297452.7000873 Edm =      0.88421 NCalls =    183
VariableMetric: Iteration #  55 - FCN =   297452.2850107 Edm =     0.283747 NCalls =    185
VariableMetric: Iteration #  56 - FCN =   297451.8486164 Edm =     0.196568 NCalls =    188
VariableMetric: Iteration #  57 - FCN =   297451.3811901 Edm =     0.206085 NCalls =    192
VariableMetric: Iteration #  58 - FCN =    297451.068431 Edm =    0.0695965 NCalls =    194
VariableMetric: Iteration #  59 - FCN =   297451.0137706 Edm =     0.219046 NCalls =    196
VariableMetric: Iteration #  60 - FCN =   297450.8616871 Edm =    0.0445022 NCalls =    199
VariableMetric: Iteration #  61 - FCN =   297450.8230413 Edm =    0.0428184 NCalls =    201
VariableMetric: Iteration #  62 - FCN =   297450.7832426 Edm =   0.00757024 NCalls =    204
VariableMetric: Iteration #  63 - FCN =   297450.7678674 Edm =   0.00916062 NCalls =    206
VariableMetric: Iteration #  64 - FCN =    297450.762835 Edm =   0.00144771 NCalls =    208
VariableMetric: Iteration #  65 - FCN =   297450.7599392 Edm =  0.000891807 NCalls =    210
VariableMetric: Iteration #  66 - FCN =   297450.7494408 Edm =   0.00758969 NCalls =    213
VariableMetric: Iteration #  67 - FCN =   297450.1646798 Edm =     0.421121 NCalls =    220
VariableMetric: Iteration #  68 - FCN =   297450.1026176 Edm =      1.14926 NCalls =    222
VariableMetric: Iteration #  69 - FCN =   297449.1432986 Edm =      1.04162 NCalls =    227
VariableMetric: Iteration #  70 - FCN =   297447.4961558 Edm =      1.13383 NCalls =    230
VariableMetric: Iteration #  71 - FCN =   297443.6885634 Edm =      1.16402 NCalls =    233
VariableMetric: Iteration #  72 - FCN =    297443.004499 Edm =     0.163402 NCalls =    235
VariableMetric: Iteration #  73 - FCN =   297442.8564038 Edm =    0.0221029 NCalls =    236
VariableMetric: Iteration #  74 - FCN =     297442.84072 Edm =   0.00119734 NCalls =    238
VariableMetric: Iteration #  75 - FCN =   297442.8392849 Edm =  0.000127123 NCalls =    240
VariableMetric: Iteration #  76 - FCN =   297442.8385715 Edm =  0.000731065 NCalls =    243
VariableMetric: Iteration #  77 - FCN =    297442.800274 Edm =    0.0400874 NCalls =    249
VariableMetric: Iteration #  78 - FCN =   297442.7932912 Edm =   0.00676242 NCalls =    254
VariableMetric: Iteration #  79 - FCN =    297441.105682 Edm =     0.516661 NCalls =    260
VariableMetric: Iteration #  80 - FCN =   297440.5965474 Edm =     0.115122 NCalls =    262
VariableMetric: Iteration #  81 - FCN =   297440.5005328 Edm =    0.0676736 NCalls =    263
VariableMetric: Iteration #  82 - FCN =   297440.4050908 Edm =    0.0439753 NCalls =    265
VariableMetric: Iteration #  83 - FCN =   297440.2728869 Edm =     0.242572 NCalls =    274
VariableMetric: Iteration #  84 - FCN =   297440.2355596 Edm =    0.0539686 NCalls =    275
VariableMetric: Iteration #  85 - FCN =   297440.1988653 Edm =     0.003691 NCalls =    277
VariableMetric: Iteration #  86 - FCN =   297440.1954232 Edm =  0.000663503 NCalls =    279
VariableMetric: Iteration #  87 - FCN =   297440.1938849 Edm =   0.00049987 NCalls =    281
VariableMetric: Iteration #  88 - FCN =   297440.1930196 Edm =  0.000104195 NCalls =    283
VariableMetric: Iteration #  89 - FCN =   297440.1927888 Edm =   0.00017744 NCalls =    285
VariableMetric: Iteration #  90 - FCN =   297440.1858645 Edm =   0.00638241 NCalls =    290
VariableMetric: Iteration #  91 - FCN =   297439.6697497 Edm =     0.565496 NCalls =    296
VariableMetric: Iteration #  92 - FCN =   297439.6561635 Edm =    0.0185588 NCalls =    297
VariableMetric: Iteration #  93 - FCN =   297439.6324797 Edm =    0.0323751 NCalls =    299
VariableMetric: Iteration #  94 - FCN =   297438.7766651 Edm =     0.175636 NCalls =    304
VariableMetric: Iteration #  95 - FCN =   297438.5951989 Edm =    0.0131961 NCalls =    305
VariableMetric: Iteration #  96 - FCN =   297438.5808435 Edm =   0.00180235 NCalls =    307
VariableMetric: Iteration #  97 - FCN =   297438.5782607 Edm =  0.000340629 NCalls =    309
VariableMetric: Iteration #  98 - FCN =   297438.5778969 Edm =  1.78818e-05 NCalls =    311
VariableMetric: After Hessian   - FCN =   297438.5778969 Edm =      2.47347 NCalls =    790
VariableMetric: Iteration #  99 - FCN =   297438.5778969 Edm =      2.47347 NCalls =    790
VariableMetric: Iteration # 100 - FCN =   297438.2842063 Edm =       2.0832 NCalls =    792
VariableMetric: Iteration # 101 - FCN =   297436.5844565 Edm =     0.442509 NCalls =    794
VariableMetric: Iteration # 102 - FCN =   297436.5208667 Edm =      0.26438 NCalls =    799
VariableMetric: Iteration # 103 - FCN =   297436.4029521 Edm =    0.0391536 NCalls =    801
VariableMetric: Iteration # 104 - FCN =    297436.306625 Edm =    0.0531204 NCalls =    803
VariableMetric: Iteration # 105 - FCN =    297436.243993 Edm =    0.0334222 NCalls =    806
VariableMetric: Iteration # 106 - FCN =   297436.2258272 Edm =    0.0138931 NCalls =    808
VariableMetric: Iteration # 107 - FCN =   297436.2118706 Edm =   0.00179687 NCalls =    810
VariableMetric: Iteration # 108 - FCN =   297436.2094649 Edm =  0.000326497 NCalls =    812
VariableMetric: Iteration # 109 - FCN =   297436.2090123 Edm =  0.000110696 NCalls =    814
VariableMetric: Iteration # 110 - FCN =    297436.208711 Edm =  0.000101666 NCalls =    816
VariableMetric: Iteration # 111 - FCN =   297436.2085633 Edm =  8.21819e-05 NCalls =    818
VariableMetric: Iteration # 112 - FCN =     297436.20843 Edm =  6.72962e-05 NCalls =    820
VariableMetric: After Hessian   - FCN =     297436.20843 Edm =   0.00039113 NCalls =   1301
VariableMetric: Iteration # 113 - FCN =     297436.20843 Edm =   0.00039113 NCalls =   1301
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =    332898.670233 Edm =      178.076 NCalls =      1
VariableMetric: Iteration #   0 - FCN =    332898.670233 Edm =      178.076 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   302334.3120974 Edm =      2.22462 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   302327.7320663 Edm =      6.36595 NCalls =     15
VariableMetric: Iteration #   3 - FCN =    300363.493152 Edm =      171.745 NCalls =     26
VariableMetric: Iteration #   4 - FCN =    300290.033269 Edm =      273.191 NCalls =     28
VariableMetric: Iteration #   5 - FCN =   298850.1252201 Edm =      258.949 NCalls =     38
VariableMetric: Iteration #   6 - FCN =   298850.1252201 Edm =      258.949 NCalls =     49
VariableMetric: After Hessian   - FCN =   298850.1252201 Edm =      4258.03 NCalls =    522
VariableMetric: Iteration #   7 - FCN =   298850.1252201 Edm =      4258.03 NCalls =    522
VariableMetric: Iteration #   8 - FCN =   298824.4025311 Edm =      926.135 NCalls =    528
VariableMetric: Iteration #   9 - FCN =   297670.3306812 Edm =      91.4044 NCalls =    531
VariableMetric: Iteration #  10 - FCN =   297537.5741596 Edm =      6.22424 NCalls =    540
VariableMetric: Iteration #  11 - FCN =   297513.6069388 Edm =      7.88897 NCalls =    542
VariableMetric: Iteration #  12 - FCN =   297459.6990287 Edm =      3.55942 NCalls =    545
VariableMetric: Iteration #  13 - FCN =   297454.1591815 Edm =     0.973036 NCalls =    547
VariableMetric: Iteration #  14 - FCN =   297445.6073455 Edm =      5.53765 NCalls =    551
VariableMetric: Iteration #  15 - FCN =    297439.864202 Edm =      20.6968 NCalls =    552
VariableMetric: Iteration #  16 - FCN =   297435.3738823 Edm =      2.03099 NCalls =    553
VariableMetric: Iteration #  17 - FCN =   297428.5945756 Edm =      3.33275 NCalls =    555
VariableMetric: Iteration #  18 - FCN =   297419.4469724 Edm =      1.78928 NCalls =    557
VariableMetric: Iteration #  19 - FCN =   297412.3465591 Edm =      1.89212 NCalls =    560
VariableMetric: Iteration #  20 - FCN =   297409.2209206 Edm =     0.562742 NCalls =    562
VariableMetric: Iteration #  21 - FCN =   297407.3110965 Edm =     0.773368 NCalls =    564
VariableMetric: Iteration #  22 - FCN =   297402.9902045 Edm =     0.656624 NCalls =    567
VariableMetric: Iteration #  23 - FCN =    297402.092388 Edm =    0.0950484 NCalls =    569
VariableMetric: Iteration #  24 - FCN =   297401.3468306 Edm =     0.452745 NCalls =    572
VariableMetric: Iteration #  25 - FCN =   297398.9907571 Edm =     0.343955 NCalls =    574
VariableMetric: Iteration #  26 - FCN =   297398.4307302 Edm =     0.121385 NCalls =    576
VariableMetric: Iteration #  27 - FCN =   297396.9074561 Edm =     0.545393 NCalls =    579
VariableMetric: Iteration #  28 - FCN =   297395.8789285 Edm =     0.462481 NCalls =    582
VariableMetric: Iteration #  29 - FCN =   297395.1695323 Edm =     0.391758 NCalls =    585
VariableMetric: Iteration #  30 - FCN =   297393.6180503 Edm =     0.284479 NCalls =    587
VariableMetric: Iteration #  31 - FCN =   297393.1418948 Edm =     0.117699 NCalls =    589
VariableMetric: Iteration #  32 - FCN =   297392.2572155 Edm =     0.516724 NCalls =    592
VariableMetric: Iteration #  33 - FCN =   297391.2527378 Edm =     0.141136 NCalls =    595
VariableMetric: Iteration #  34 - FCN =   297390.9849026 Edm =      0.04927 NCalls =    597
VariableMetric: Iteration #  35 - FCN =   297390.8214084 Edm =    0.0725873 NCalls =    599
VariableMetric: Iteration #  36 - FCN =     297390.10886 Edm =     0.348669 NCalls =    602
VariableMetric: Iteration #  37 - FCN =    297389.342258 Edm =     0.171521 NCalls =    606
VariableMetric: Iteration #  38 - FCN =   297389.0507624 Edm =    0.0491918 NCalls =    608
VariableMetric: Iteration #  39 - FCN =   297388.8770323 Edm =     0.122984 NCalls =    610
VariableMetric: Iteration #  40 - FCN =   297387.4637196 Edm =     0.750964 NCalls =    614
VariableMetric: Iteration #  41 - FCN =   297385.4248524 Edm =     0.216606 NCalls =    616
VariableMetric: Iteration #  42 - FCN =   297385.0745112 Edm =    0.0530144 NCalls =    618
VariableMetric: Iteration #  43 - FCN =   297385.0058352 Edm =    0.0207883 NCalls =    620
VariableMetric: Iteration #  44 - FCN =   297384.8001474 Edm =     0.120298 NCalls =    623
VariableMetric: Iteration #  45 - FCN =    297383.860421 Edm =     0.122718 NCalls =    626
VariableMetric: Iteration #  46 - FCN =   297383.6521656 Edm =    0.0138073 NCalls =    628
VariableMetric: Iteration #  47 - FCN =   297383.6118083 Edm =     0.020491 NCalls =    630
VariableMetric: Iteration #  48 - FCN =   297383.3439233 Edm =     0.204227 NCalls =    633
VariableMetric: Iteration #  49 - FCN =   297382.4970696 Edm =     0.160884 NCalls =    635
VariableMetric: Iteration #  50 - FCN =   297382.2381463 Edm =    0.0277553 NCalls =    637
VariableMetric: Iteration #  51 - FCN =   297382.1925508 Edm =    0.0357617 NCalls =    639
VariableMetric: Iteration #  52 - FCN =   297382.1318924 Edm =    0.0431971 NCalls =    641
VariableMetric: Iteration #  53 - FCN =   297381.8745708 Edm =     0.175178 NCalls =    646
VariableMetric: Iteration #  54 - FCN =    297381.319646 Edm =     0.991063 NCalls =    651
VariableMetric: Iteration #  55 - FCN =   297381.0629271 Edm =      0.41352 NCalls =    655
VariableMetric: Iteration #  56 - FCN =   297380.2367715 Edm =     0.557429 NCalls =    659
VariableMetric: Iteration #  57 - FCN =   297379.6655953 Edm =     0.247996 NCalls =    661
VariableMetric: Iteration #  58 - FCN =   297379.3995983 Edm =     0.110596 NCalls =    663
VariableMetric: Iteration #  59 - FCN =   297379.3426913 Edm =    0.0337677 NCalls =    665
VariableMetric: Iteration #  60 - FCN =   297379.3039359 Edm =    0.0124937 NCalls =    667
VariableMetric: Iteration #  61 - FCN =   297379.2599327 Edm =    0.0205813 NCalls =    669
VariableMetric: Iteration #  62 - FCN =   297379.1746109 Edm =    0.0376439 NCalls =    671
VariableMetric: Iteration #  63 - FCN =   297378.9266222 Edm =     0.108662 NCalls =    675
VariableMetric: Iteration #  64 - FCN =   297378.7805084 Edm =    0.0654436 NCalls =    677
VariableMetric: Iteration #  65 - FCN =   297378.5333056 Edm =     0.122906 NCalls =    681
VariableMetric: Iteration #  66 - FCN =   297378.2422776 Edm =      0.02758 NCalls =    683
VariableMetric: Iteration #  67 - FCN =   297378.2107641 Edm =    0.0125624 NCalls =    685
VariableMetric: Iteration #  68 - FCN =   297378.2021224 Edm =    0.0168099 NCalls =    686
VariableMetric: Iteration #  69 - FCN =   297378.1782093 Edm =   0.00838797 NCalls =    689
VariableMetric: Iteration #  70 - FCN =   297378.1619819 Edm =   0.00742936 NCalls =    692
VariableMetric: Iteration #  71 - FCN =   297378.1417963 Edm =    0.0149909 NCalls =    694
VariableMetric: Iteration #  72 - FCN =     297378.07561 Edm =    0.0619663 NCalls =    699
VariableMetric: Iteration #  73 - FCN =   297378.0021701 Edm =     0.194593 NCalls =    704
VariableMetric: Iteration #  74 - FCN =   297377.9803673 Edm =    0.0387979 NCalls =    708
VariableMetric: Iteration #  75 - FCN =   297377.8303616 Edm =    0.0587969 NCalls =    713
VariableMetric: Iteration #  76 - FCN =   297377.7489498 Edm =    0.0160823 NCalls =    716
VariableMetric: Iteration #  77 - FCN =   297377.7176853 Edm =    0.0152506 NCalls =    718
VariableMetric: Iteration #  78 - FCN =   297377.6755627 Edm =    0.0289581 NCalls =    721
VariableMetric: Iteration #  79 - FCN =   297377.6131358 Edm =    0.0180995 NCalls =    725
VariableMetric: Iteration #  80 - FCN =   297377.5964931 Edm =   0.00312267 NCalls =    727
VariableMetric: Iteration #  81 - FCN =   297377.5932429 Edm =   0.00178431 NCalls =    729
VariableMetric: Iteration #  82 - FCN =   297377.5890823 Edm =   0.00342325 NCalls =    731
VariableMetric: Iteration #  83 - FCN =   297377.5680416 Edm =    0.0135341 NCalls =    736
VariableMetric: Iteration #  84 - FCN =    297377.487463 Edm =    0.0420771 NCalls =    739
VariableMetric: Iteration #  85 - FCN =   297377.4065819 Edm =    0.0604321 NCalls =    742
VariableMetric: Iteration #  86 - FCN =   297377.3358686 Edm =    0.0409185 NCalls =    745
VariableMetric: Iteration #  87 - FCN =   297377.2657233 Edm =    0.0297948 NCalls =    747
VariableMetric: Iteration #  88 - FCN =   297377.2252985 Edm =    0.0133691 NCalls =    749
VariableMetric: Iteration #  89 - FCN =   297377.2143686 Edm =   0.00862533 NCalls =    751
VariableMetric: Iteration #  90 - FCN =   297377.2025616 Edm =   0.00211936 NCalls =    754
VariableMetric: Iteration #  91 - FCN =   297377.1988587 Edm =    0.0011112 NCalls =    756
VariableMetric: Iteration #  92 - FCN =   297377.1968751 Edm =    0.0018316 NCalls =    758
VariableMetric: Iteration #  93 - FCN =     297377.18986 Edm =   0.00663287 NCalls =    762
VariableMetric: Iteration #  94 - FCN =   297377.1601298 Edm =    0.0236442 NCalls =    767
VariableMetric: Iteration #  95 - FCN =   297377.0438318 Edm =    0.0385119 NCalls =    771
VariableMetric: Iteration #  96 - FCN =   297376.9986641 Edm =    0.0198915 NCalls =    774
VariableMetric: Iteration #  97 - FCN =   297376.9748186 Edm =   0.00540265 NCalls =    777
VariableMetric: Iteration #  98 - FCN =   297376.9679313 Edm =  0.000906151 NCalls =    779
VariableMetric: Iteration #  99 - FCN =   297376.9659235 Edm =   0.00137185 NCalls =    781
VariableMetric: Iteration # 100 - FCN =   297376.9627571 Edm =   0.00316223 NCalls =    784
VariableMetric: Iteration # 101 - FCN =   297376.9517538 Edm =   0.00791834 NCalls =    789
VariableMetric: Iteration # 102 - FCN =   297376.9212779 Edm =     0.017893 NCalls =    791
VariableMetric: Iteration # 103 - FCN =   297376.8883771 Edm =     0.019592 NCalls =    793
VariableMetric: Iteration # 104 - FCN =   297376.8819948 Edm =    0.0136816 NCalls =    795
VariableMetric: Iteration # 105 - FCN =   297376.8664311 Edm =   0.00439463 NCalls =    797
VariableMetric: Iteration # 106 - FCN =   297376.8494731 Edm =    0.0146956 NCalls =    802
VariableMetric: Iteration # 107 - FCN =   297376.8359401 Edm =    0.0100618 NCalls =    805
VariableMetric: Iteration # 108 - FCN =    297376.823663 Edm =   0.00078838 NCalls =    807
VariableMetric: Iteration # 109 - FCN =   297376.8227879 Edm =  8.95875e-05 NCalls =    809
VariableMetric: Iteration # 110 - FCN =    297376.822604 Edm =  0.000105858 NCalls =    811
VariableMetric: Iteration # 111 - FCN =   297376.8223172 Edm =  0.000158413 NCalls =    814
VariableMetric: Iteration # 112 - FCN =   297376.8217304 Edm =  0.000358524 NCalls =    816
VariableMetric: Iteration # 113 - FCN =   297376.8182009 Edm =   0.00308284 NCalls =    819
VariableMetric: Iteration # 114 - FCN =   297376.7848072 Edm =    0.0208715 NCalls =    822
VariableMetric: Iteration # 115 - FCN =   297376.7554444 Edm =    0.0125333 NCalls =    825
VariableMetric: Iteration # 116 - FCN =   297376.7410051 Edm =   0.00297802 NCalls =    827
VariableMetric: Iteration # 117 - FCN =   297376.7359261 Edm =   0.00101258 NCalls =    829
VariableMetric: Iteration # 118 - FCN =    297376.734559 Edm =  0.000562376 NCalls =    831
VariableMetric: Iteration # 119 - FCN =   297376.7342334 Edm =  0.000237782 NCalls =    833
VariableMetric: Iteration # 120 - FCN =    297376.734001 Edm =   4.2737e-05 NCalls =    835
VariableMetric: After Hessian   - FCN =    297376.734001 Edm =    0.0407538 NCalls =   1322
VariableMetric: Iteration # 121 - FCN =    297376.734001 Edm =    0.0407538 NCalls =   1322
VariableMetric: Iteration # 122 - FCN =   297376.7322625 Edm =    0.0364657 NCalls =   1324
VariableMetric: Iteration # 123 - FCN =   297376.7150061 Edm =   0.00164347 NCalls =   1326
VariableMetric: Iteration # 124 - FCN =   297376.7103194 Edm =   0.00143463 NCalls =   1329
VariableMetric: Iteration # 125 - FCN =   297376.7056629 Edm =   0.00153228 NCalls =   1333
VariableMetric: Iteration # 126 - FCN =    297376.704039 Edm =   0.00146619 NCalls =   1334
VariableMetric: Iteration # 127 - FCN =   297376.7033595 Edm =  0.000673624 NCalls =   1336
VariableMetric: Iteration # 128 - FCN =   297376.7025211 Edm =  0.000661916 NCalls =   1339
VariableMetric: Iteration # 129 - FCN =   297376.7015377 Edm =  0.000341399 NCalls =   1341
VariableMetric: Iteration # 130 - FCN =   297376.7012128 Edm =  0.000219574 NCalls =   1342
VariableMetric: Iteration # 131 - FCN =   297376.7010411 Edm =  2.08668e-05 NCalls =   1345
VariableMetric: After Hessian   - FCN =   297376.7010411 Edm =  3.08376e-05 NCalls =   1834
VariableMetric: Iteration # 132 - FCN =   297376.7010411 Edm =  3.08376e-05 NCalls =   1834
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   309306.9819754 Edm =      17.3904 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   309306.9819754 Edm =      17.3904 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   303288.1943938 Edm =      2.06572 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   302797.6839652 Edm =      3.50782 NCalls =     17
VariableMetric: Iteration #   3 - FCN =   302795.7841601 Edm =      4.46012 NCalls =     19
VariableMetric: Iteration #   4 - FCN =   301770.7292863 Edm =       2.5563 NCalls =     26
VariableMetric: Iteration #   5 - FCN =   301731.8066109 Edm =      59.1454 NCalls =     28
VariableMetric: Iteration #   6 - FCN =   301662.2754237 Edm =      33.9994 NCalls =     31
VariableMetric: Iteration #   7 - FCN =   301569.3027066 Edm =      148.577 NCalls =     36
VariableMetric: Iteration #   8 - FCN =   301527.8848394 Edm =      57.4819 NCalls =     41
VariableMetric: Iteration #   9 - FCN =   301474.1307921 Edm =      2.47074 NCalls =     44
VariableMetric: Iteration #  10 - FCN =   301467.6480006 Edm =      6.07442 NCalls =     46
VariableMetric: Iteration #  11 - FCN =   301280.5475091 Edm =      67.5299 NCalls =     51
VariableMetric: Iteration #  12 - FCN =   301240.3966296 Edm =      5.37427 NCalls =     53
VariableMetric: Iteration #  13 - FCN =   301231.4089923 Edm =      1.55561 NCalls =     56
VariableMetric: Iteration #  14 - FCN =   301226.7728031 Edm =      2.27156 NCalls =     58
VariableMetric: Iteration #  15 - FCN =    301177.971293 Edm =      69.6725 NCalls =     62
VariableMetric: Iteration #  16 - FCN =   301081.7297461 Edm =      88.3572 NCalls =     67
VariableMetric: Iteration #  17 - FCN =    299265.816765 Edm =      2936.41 NCalls =     72
VariableMetric: Iteration #  18 - FCN =   299239.1162841 Edm =      72.8408 NCalls =     74
VariableMetric: Iteration #  19 - FCN =   298638.0238756 Edm =      400.984 NCalls =     77
VariableMetric: Iteration #  20 - FCN =   297630.2683981 Edm =      16.0503 NCalls =     82
VariableMetric: Iteration #  21 - FCN =   297607.0745994 Edm =      1.96699 NCalls =     84
VariableMetric: Iteration #  22 - FCN =   297604.4182218 Edm =       0.6737 NCalls =     86
VariableMetric: Iteration #  23 - FCN =   297602.9813965 Edm =       1.2258 NCalls =     88
VariableMetric: Iteration #  24 - FCN =   297582.5532555 Edm =      1.50047 NCalls =     94
VariableMetric: Iteration #  25 - FCN =   297581.4897321 Edm =      1.27705 NCalls =     96
VariableMetric: Iteration #  26 - FCN =   297580.8222105 Edm =    0.0727389 NCalls =     98
VariableMetric: Iteration #  27 - FCN =   297580.4085277 Edm =     0.304047 NCalls =    101
VariableMetric: Iteration #  28 - FCN =   297578.6840696 Edm =      1.07741 NCalls =    105
VariableMetric: Iteration #  29 - FCN =   297577.5992839 Edm =     0.349508 NCalls =    108
VariableMetric: Iteration #  30 - FCN =   297576.5997656 Edm =      0.29609 NCalls =    111
VariableMetric: Iteration #  31 - FCN =   297575.8808829 Edm =     0.453965 NCalls =    114
VariableMetric: Iteration #  32 - FCN =   297574.6575761 Edm =      1.25656 NCalls =    118
VariableMetric: Iteration #  33 - FCN =   297565.1959633 Edm =      9.86084 NCalls =    124
VariableMetric: Iteration #  34 - FCN =   297564.8428921 Edm =     0.667303 NCalls =    127
VariableMetric: Iteration #  35 - FCN =   297555.6488985 Edm =      6.28483 NCalls =    132
VariableMetric: Iteration #  36 - FCN =   297535.4637899 Edm =     0.551797 NCalls =    134
VariableMetric: Iteration #  37 - FCN =   297533.5214419 Edm =     0.689835 NCalls =    138
VariableMetric: Iteration #  38 - FCN =   297532.7722894 Edm =      1.96901 NCalls =    142
VariableMetric: Iteration #  39 - FCN =   297530.3160256 Edm =      1.63095 NCalls =    144
VariableMetric: Iteration #  40 - FCN =   297526.4881745 Edm =      18.4812 NCalls =    146
VariableMetric: Iteration #  41 - FCN =   297517.4848873 Edm =      2.02631 NCalls =    150
VariableMetric: Iteration #  42 - FCN =   297514.9068087 Edm =       5.0614 NCalls =    153
VariableMetric: Iteration #  43 - FCN =   297513.8013153 Edm =      1.88009 NCalls =    155
VariableMetric: Iteration #  44 - FCN =   297512.7413648 Edm =      1.43225 NCalls =    158
VariableMetric: Iteration #  45 - FCN =   297509.8567785 Edm =      2.87067 NCalls =    161
VariableMetric: Iteration #  46 - FCN =   297506.7680003 Edm =      2.81668 NCalls =    164
VariableMetric: Iteration #  47 - FCN =   297501.9286359 Edm =     0.595547 NCalls =    167
VariableMetric: Iteration #  48 - FCN =    297500.960668 Edm =      0.23548 NCalls =    170
VariableMetric: Iteration #  49 - FCN =   297498.7804436 Edm =      1.01602 NCalls =    175
VariableMetric: Iteration #  50 - FCN =   297497.7578682 Edm =      3.88616 NCalls =    177
VariableMetric: Iteration #  51 - FCN =   297497.4522122 Edm =     0.245369 NCalls =    179
VariableMetric: Iteration #  52 - FCN =   297497.1543333 Edm =     0.008112 NCalls =    181
VariableMetric: Iteration #  53 - FCN =   297497.1403769 Edm =   0.00869885 NCalls =    183
VariableMetric: Iteration #  54 - FCN =   297494.4649742 Edm =      2.39983 NCalls =    190
VariableMetric: Iteration #  55 - FCN =   297456.0225472 Edm =      1.31035 NCalls =    193
VariableMetric: Iteration #  56 - FCN =   297454.6824433 Edm =    0.0382304 NCalls =    195
VariableMetric: Iteration #  57 - FCN =   297454.6527318 Edm =   0.00435069 NCalls =    197
VariableMetric: Iteration #  58 - FCN =   297454.6457394 Edm =   0.00306171 NCalls =    199
VariableMetric: Iteration #  59 - FCN =   297454.3957603 Edm =      0.22988 NCalls =    204
VariableMetric: Iteration #  60 - FCN =   297447.3753804 Edm =      3.45233 NCalls =    208
VariableMetric: Iteration #  61 - FCN =   297437.2781387 Edm =     0.478618 NCalls =    211
VariableMetric: Iteration #  62 - FCN =   297436.7067523 Edm =    0.0479494 NCalls =    213
VariableMetric: Iteration #  63 - FCN =   297436.6666507 Edm =   0.00700161 NCalls =    214
VariableMetric: Iteration #  64 - FCN =   297436.6545501 Edm =  0.000832941 NCalls =    216
VariableMetric: Iteration #  65 - FCN =   297436.6402308 Edm =    0.0126848 NCalls =    220
VariableMetric: Iteration #  66 - FCN =   297435.3803063 Edm =     0.840391 NCalls =    226
VariableMetric: Iteration #  67 - FCN =   297433.2468237 Edm =     0.390365 NCalls =    229
VariableMetric: Iteration #  68 - FCN =   297432.9238574 Edm =     0.341994 NCalls =    231
VariableMetric: Iteration #  69 - FCN =   297432.7236573 Edm =    0.0610281 NCalls =    233
VariableMetric: Iteration #  70 - FCN =   297432.4685541 Edm =     0.130345 NCalls =    236
VariableMetric: Iteration #  71 - FCN =   297432.3280622 Edm =    0.0394648 NCalls =    237
VariableMetric: Iteration #  72 - FCN =   297432.2838864 Edm =   0.00232139 NCalls =    239
VariableMetric: Iteration #  73 - FCN =    297432.279892 Edm =    0.0021096 NCalls =    241
VariableMetric: Iteration #  74 - FCN =   297432.2331745 Edm =    0.0406422 NCalls =    245
VariableMetric: Iteration #  75 - FCN =   297430.5852014 Edm =     0.987534 NCalls =    249
VariableMetric: Iteration #  76 - FCN =   297427.5582594 Edm =    0.0594675 NCalls =    251
VariableMetric: Iteration #  77 - FCN =   297427.4612165 Edm =    0.0225239 NCalls =    253
VariableMetric: Iteration #  78 - FCN =   297427.4071794 Edm =    0.0187443 NCalls =    256
VariableMetric: Iteration #  79 - FCN =   297427.3877331 Edm =    0.0149096 NCalls =    257
VariableMetric: Iteration #  80 - FCN =   297427.3761729 Edm =   0.00200403 NCalls =    260
VariableMetric: Iteration #  81 - FCN =   297427.3728057 Edm =  0.000608099 NCalls =    262
VariableMetric: Iteration #  82 - FCN =   297427.3721135 Edm =   0.00028988 NCalls =    264
VariableMetric: Iteration #  83 - FCN =   297427.3712646 Edm =  0.000585388 NCalls =    266
VariableMetric: Iteration #  84 - FCN =   297427.3399233 Edm =    0.0275667 NCalls =    271
VariableMetric: Iteration #  85 - FCN =   297427.0463916 Edm =     0.766505 NCalls =    276
VariableMetric: Iteration #  86 - FCN =   297425.2487691 Edm =      2.33404 NCalls =    281
VariableMetric: Iteration #  87 - FCN =   297425.0857158 Edm =     0.145428 NCalls =    284
VariableMetric: Iteration #  88 - FCN =   297424.1795665 Edm =     0.663012 NCalls =    288
VariableMetric: Iteration #  89 - FCN =   297422.9618319 Edm =    0.0762633 NCalls =    291
VariableMetric: Iteration #  90 - FCN =   297422.8576223 Edm =   0.00472551 NCalls =    294
VariableMetric: Iteration #  91 - FCN =   297422.8479062 Edm =   0.00338436 NCalls =    296
VariableMetric: Iteration #  92 - FCN =   297422.8345847 Edm =   0.00490326 NCalls =    300
VariableMetric: Iteration #  93 - FCN =   297422.8291791 Edm =   0.00150834 NCalls =    302
VariableMetric: Iteration #  94 - FCN =   297422.8267717 Edm =  0.000483143 NCalls =    304
VariableMetric: Iteration #  95 - FCN =   297422.8259126 Edm =  0.000181543 NCalls =    306
VariableMetric: Iteration #  96 - FCN =   297422.8256577 Edm =  0.000132179 NCalls =    308
VariableMetric: Iteration #  97 - FCN =   297422.8251554 Edm =  0.000334181 NCalls =    311
VariableMetric: Iteration #  98 - FCN =    297422.815336 Edm =   0.00838969 NCalls =    315
VariableMetric: Iteration #  99 - FCN =   297422.7422019 Edm =     0.130542 NCalls =    320
VariableMetric: Iteration # 100 - FCN =    297422.714968 Edm =    0.0790071 NCalls =    323
VariableMetric: Iteration # 101 - FCN =   297421.3255827 Edm =     0.748323 NCalls =    330
VariableMetric: Iteration # 102 - FCN =   297419.1938995 Edm =     0.246927 NCalls =    332
VariableMetric: Iteration # 103 - FCN =   297418.8987537 Edm =   0.00906628 NCalls =    334
VariableMetric: Iteration # 104 - FCN =   297418.8872496 Edm =   0.00173967 NCalls =    336
VariableMetric: Iteration # 105 - FCN =   297418.8837027 Edm =   0.00178002 NCalls =    338
VariableMetric: Iteration # 106 - FCN =    297418.880643 Edm =    0.0004045 NCalls =    340
VariableMetric: Iteration # 107 - FCN =    297418.879983 Edm =  0.000213878 NCalls =    342
VariableMetric: Iteration # 108 - FCN =   297418.8765247 Edm =    0.0028542 NCalls =    346
VariableMetric: Iteration # 109 - FCN =   297418.7873812 Edm =    0.0975852 NCalls =    351
VariableMetric: Iteration # 110 - FCN =   297418.7030133 Edm =    0.0854789 NCalls =    357
VariableMetric: Iteration # 111 - FCN =   297414.6299731 Edm =     0.488014 NCalls =    362
VariableMetric: Iteration # 112 - FCN =   297414.0217819 Edm =    0.0811643 NCalls =    364
VariableMetric: Iteration # 113 - FCN =   297413.9481974 Edm =    0.0179564 NCalls =    366
VariableMetric: Iteration # 114 - FCN =   297413.9304958 Edm =   0.00133214 NCalls =    368
VariableMetric: Iteration # 115 - FCN =   297413.9282476 Edm =  0.000630801 NCalls =    370
VariableMetric: Iteration # 116 - FCN =   297413.9233503 Edm =    0.0018466 NCalls =    374
VariableMetric: Iteration # 117 - FCN =   297413.9228502 Edm =  0.000602585 NCalls =    376
VariableMetric: Iteration # 118 - FCN =   297413.9197298 Edm =   0.00220781 NCalls =    379
VariableMetric: Iteration # 119 - FCN =   297413.9128935 Edm =   0.00139876 NCalls =    381
VariableMetric: Iteration # 120 - FCN =   297413.9119447 Edm =  0.000350757 NCalls =    383
VariableMetric: Iteration # 121 - FCN =   297413.9111302 Edm =  0.000315373 NCalls =    385
VariableMetric: Iteration # 122 - FCN =   297413.9028161 Edm =   0.00787348 NCalls =    389
VariableMetric: Iteration # 123 - FCN =   297413.8891066 Edm =    0.0128945 NCalls =    394
VariableMetric: Iteration # 124 - FCN =   297413.8025909 Edm =     0.159478 NCalls =    399
VariableMetric: Iteration # 125 - FCN =   297413.6853222 Edm =      0.50276 NCalls =    403
VariableMetric: Iteration # 126 - FCN =   297413.6227297 Edm =     0.104863 NCalls =    407
VariableMetric: Iteration # 127 - FCN =    297413.122362 Edm =      0.30237 NCalls =    412
VariableMetric: Iteration # 128 - FCN =   297412.2762876 Edm =     0.377607 NCalls =    415
VariableMetric: Iteration # 129 - FCN =   297412.0762806 Edm =    0.0553459 NCalls =    417
VariableMetric: Iteration # 130 - FCN =   297411.9847802 Edm =    0.0533381 NCalls =    419
VariableMetric: Iteration # 131 - FCN =   297411.7887494 Edm =     0.125464 NCalls =    422
VariableMetric: Iteration # 132 - FCN =   297411.3903855 Edm =    0.0940454 NCalls =    424
VariableMetric: Iteration # 133 - FCN =    297411.277446 Edm =    0.0157955 NCalls =    426
VariableMetric: Iteration # 134 - FCN =   297411.2569314 Edm =    0.0029674 NCalls =    428
VariableMetric: Iteration # 135 - FCN =   297411.2524211 Edm =   0.00301541 NCalls =    430
VariableMetric: Iteration # 136 - FCN =   297411.2474148 Edm =   0.00306127 NCalls =    433
VariableMetric: Iteration # 137 - FCN =   297411.2408832 Edm =  0.000917391 NCalls =    436
VariableMetric: Iteration # 138 - FCN =   297411.2390967 Edm =  0.000794642 NCalls =    438
VariableMetric: Iteration # 139 - FCN =   297411.2383575 Edm =  0.000435897 NCalls =    440
VariableMetric: Iteration # 140 - FCN =   297411.2376141 Edm =  0.000129329 NCalls =    443
VariableMetric: Iteration # 141 - FCN =   297411.2373145 Edm =  8.75611e-05 NCalls =    446
VariableMetric: Iteration # 142 - FCN =   297411.2371315 Edm =  0.000225837 NCalls =    449
VariableMetric: Iteration # 143 - FCN =   297411.2364793 Edm =  0.000598769 NCalls =    452
VariableMetric: Iteration # 144 - FCN =   297411.2251569 Edm =     0.013587 NCalls =    458
VariableMetric: Iteration # 145 - FCN =   297411.2249406 Edm =  8.14394e-05 NCalls =    460
VariableMetric: Iteration # 146 - FCN =   297411.2245935 Edm =  0.000290674 NCalls =    462
VariableMetric: Iteration # 147 - FCN =   297411.1872826 Edm =     0.027984 NCalls =    469
VariableMetric: Iteration # 148 - FCN =    297410.943051 Edm =     0.214415 NCalls =    472
VariableMetric: Iteration # 149 - FCN =     297410.78803 Edm =     0.138761 NCalls =    477
VariableMetric: Iteration # 150 - FCN =   297410.4386868 Edm =     0.111157 NCalls =    481
VariableMetric: Iteration # 151 - FCN =   297410.2470564 Edm =     0.127874 NCalls =    483
VariableMetric: Iteration # 152 - FCN =   297410.0906978 Edm =    0.0264565 NCalls =    486
VariableMetric: Iteration # 153 - FCN =   297410.0539785 Edm =   0.00268762 NCalls =    488
VariableMetric: Iteration # 154 - FCN =   297410.0450646 Edm =   0.00361207 NCalls =    492
VariableMetric: Iteration # 155 - FCN =   297410.0083412 Edm =    0.0415023 NCalls =    498
VariableMetric: Iteration # 156 - FCN =   297410.0066074 Edm =   0.00319361 NCalls =    500
VariableMetric: Iteration # 157 - FCN =   297409.9971585 Edm =    0.0122279 NCalls =    503
VariableMetric: Iteration # 158 - FCN =   297409.9535982 Edm =    0.0693223 NCalls =    508
VariableMetric: Iteration # 159 - FCN =    297409.853883 Edm =    0.0780649 NCalls =    512
VariableMetric: Iteration # 160 - FCN =   297409.8418487 Edm =    0.0348477 NCalls =    514
VariableMetric: Iteration # 161 - FCN =   297409.8235795 Edm =   0.00333286 NCalls =    515
VariableMetric: Iteration # 162 - FCN =   297409.8197344 Edm =   0.00100815 NCalls =    517
VariableMetric: Iteration # 163 - FCN =   297409.8171923 Edm =   0.00128792 NCalls =    519
VariableMetric: Iteration # 164 - FCN =   297409.8101539 Edm =  0.000782475 NCalls =    522
VariableMetric: Iteration # 165 - FCN =   297409.8091404 Edm =  5.38289e-05 NCalls =    524
VariableMetric: After Hessian   - FCN =   297409.8091404 Edm =       102.73 NCalls =   1001
VariableMetric: Iteration # 166 - FCN =   297409.8091404 Edm =       102.73 NCalls =   1001
VariableMetric: Iteration # 167 - FCN =   297406.1692866 Edm =       31.493 NCalls =   1006
VariableMetric: Iteration # 168 - FCN =   297406.1155723 Edm =     0.621475 NCalls =   1008
VariableMetric: Iteration # 169 - FCN =   297405.6939348 Edm =    0.0643477 NCalls =   1010
VariableMetric: Iteration # 170 - FCN =   297405.5715982 Edm =    0.0165137 NCalls =   1012
VariableMetric: Iteration # 171 - FCN =   297405.4788183 Edm =    0.0230228 NCalls =   1015
VariableMetric: Iteration # 172 - FCN =   297405.3573701 Edm =    0.0500124 NCalls =   1019
VariableMetric: Iteration # 173 - FCN =   297405.3067107 Edm =    0.0776288 NCalls =   1021
VariableMetric: Iteration # 174 - FCN =   297405.2286456 Edm =    0.0431135 NCalls =   1024
VariableMetric: Iteration # 175 - FCN =      297405.1469 Edm =    0.0731644 NCalls =   1026
VariableMetric: Iteration # 176 - FCN =   297405.0788992 Edm =    0.0272215 NCalls =   1030
VariableMetric: Iteration # 177 - FCN =    297405.039745 Edm =    0.0272599 NCalls =   1032
VariableMetric: Iteration # 178 - FCN =   297405.0014217 Edm =    0.0215211 NCalls =   1035
VariableMetric: Iteration # 179 - FCN =   297404.9423631 Edm =    0.0172245 NCalls =   1037
VariableMetric: Iteration # 180 - FCN =   297404.8968607 Edm =    0.0165883 NCalls =   1039
VariableMetric: Iteration # 181 - FCN =   297404.8477669 Edm =    0.0210056 NCalls =   1042
VariableMetric: Iteration # 182 - FCN =   297404.8044557 Edm =    0.0115983 NCalls =   1044
VariableMetric: Iteration # 183 - FCN =   297404.7654527 Edm =    0.0090661 NCalls =   1046
VariableMetric: Iteration # 184 - FCN =    297404.746844 Edm =   0.00987958 NCalls =   1049
VariableMetric: Iteration # 185 - FCN =   297404.7354657 Edm =    0.0069964 NCalls =   1051
VariableMetric: Iteration # 186 - FCN =   297404.7194806 Edm =   0.00533482 NCalls =   1054
VariableMetric: Iteration # 187 - FCN =   297404.6917912 Edm =    0.0125014 NCalls =   1056
VariableMetric: Iteration # 188 - FCN =   297404.6538444 Edm =   0.00612966 NCalls =   1058
VariableMetric: Iteration # 189 - FCN =   297404.6325615 Edm =   0.00954939 NCalls =   1060
VariableMetric: Iteration # 190 - FCN =     297404.61278 Edm =    0.0060479 NCalls =   1064
VariableMetric: Iteration # 191 - FCN =   297404.5948377 Edm =   0.00604007 NCalls =   1066
VariableMetric: Iteration # 192 - FCN =   297404.5829633 Edm =   0.00537413 NCalls =   1068
VariableMetric: Iteration # 193 - FCN =   297404.5743125 Edm =    0.0099994 NCalls =   1071
VariableMetric: Iteration # 194 - FCN =   297404.5636485 Edm =    0.0054634 NCalls =   1073
VariableMetric: Iteration # 195 - FCN =    297404.556698 Edm =   0.00279935 NCalls =   1075
VariableMetric: Iteration # 196 - FCN =   297404.5486652 Edm =   0.00322441 NCalls =   1077
VariableMetric: Iteration # 197 - FCN =   297404.5452329 Edm =   0.00261752 NCalls =   1079
VariableMetric: Iteration # 198 - FCN =    297404.540919 Edm =   0.00200779 NCalls =   1082
VariableMetric: Iteration # 199 - FCN =   297404.5353739 Edm =  0.000915554 NCalls =   1084
VariableMetric: Iteration # 200 - FCN =   297404.5334069 Edm =  0.000270593 NCalls =   1086
VariableMetric: Iteration # 201 - FCN =    297404.532919 Edm =  0.000149255 NCalls =   1088
VariableMetric: Iteration # 202 - FCN =   297404.5327709 Edm =  4.28952e-05 NCalls =   1089
VariableMetric: After Hessian   - FCN =   297404.5327709 Edm =   0.00286832 NCalls =   1572
VariableMetric: Iteration # 203 - FCN =   297404.5327709 Edm =   0.00286832 NCalls =   1572
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   310665.4846457 Edm =      21.6214 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   310665.4846457 Edm =      21.6214 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   298944.9237858 Edm =       26.875 NCalls =     11
VariableMetric: Iteration #   2 - FCN =   298718.8879268 Edm =      29.2383 NCalls =     13
VariableMetric: Iteration #   3 - FCN =   298680.6777061 Edm =      15.2914 NCalls =     16
VariableMetric: Iteration #   4 - FCN =   298293.4069747 Edm =      151.722 NCalls =     21
VariableMetric: Iteration #   5 - FCN =   298108.1128881 Edm =      34.2279 NCalls =     24
VariableMetric: Iteration #   6 - FCN =   298094.8824909 Edm =      1.19121 NCalls =     26
VariableMetric: Iteration #   7 - FCN =   298093.5309176 Edm =      1.32716 NCalls =     28
VariableMetric: Iteration #   8 - FCN =   297972.6783343 Edm =      30.9047 NCalls =     35
VariableMetric: Iteration #   9 - FCN =   297880.8154131 Edm =      9.99684 NCalls =     40
VariableMetric: Iteration #  10 - FCN =   297875.7221724 Edm =    0.0753788 NCalls =     42
VariableMetric: Iteration #  11 - FCN =   297875.2297667 Edm =     0.232851 NCalls =     45
VariableMetric: Iteration #  12 - FCN =   297874.4814045 Edm =     0.311872 NCalls =     47
VariableMetric: Iteration #  13 - FCN =   297872.6670173 Edm =      1.18407 NCalls =     50
VariableMetric: Iteration #  14 - FCN =   297821.2400268 Edm =      23.4596 NCalls =     54
VariableMetric: Iteration #  15 - FCN =   297760.0436273 Edm =      4.08838 NCalls =     59
VariableMetric: Iteration #  16 - FCN =    297754.535802 Edm =     0.835841 NCalls =     61
VariableMetric: Iteration #  17 - FCN =   297753.5685115 Edm =      1.46913 NCalls =     63
VariableMetric: Iteration #  18 - FCN =   297753.2546379 Edm =     0.125237 NCalls =     65
VariableMetric: Iteration #  19 - FCN =   297753.0926234 Edm =    0.0212084 NCalls =     67
VariableMetric: Iteration #  20 - FCN =   297750.5894631 Edm =      2.37691 NCalls =     72
VariableMetric: Iteration #  21 - FCN =    297625.697369 Edm =      33.3591 NCalls =     77
VariableMetric: Iteration #  22 - FCN =   297582.6814785 Edm =      7.16965 NCalls =     79
VariableMetric: Iteration #  23 - FCN =   297574.0744785 Edm =         3.48 NCalls =     82
VariableMetric: Iteration #  24 - FCN =   297560.2853395 Edm =       4.8255 NCalls =     86
VariableMetric: Iteration #  25 - FCN =   297555.6029188 Edm =      3.56358 NCalls =     87
VariableMetric: Iteration #  26 - FCN =   297554.0091459 Edm =     0.278428 NCalls =     89
VariableMetric: Iteration #  27 - FCN =   297553.6930083 Edm =     0.045769 NCalls =     91
VariableMetric: Iteration #  28 - FCN =   297553.6551426 Edm =    0.0142993 NCalls =     93
VariableMetric: Iteration #  29 - FCN =    297553.562985 Edm =    0.0809463 NCalls =     96
VariableMetric: Iteration #  30 - FCN =   297550.7820966 Edm =      2.87219 NCalls =    100
VariableMetric: Iteration #  31 - FCN =   297540.6844829 Edm =      5.39442 NCalls =    107
VariableMetric: Iteration #  32 - FCN =   297526.9902885 Edm =      4.00637 NCalls =    110
VariableMetric: Iteration #  33 - FCN =   297525.6212342 Edm =      3.95832 NCalls =    112
VariableMetric: Iteration #  34 - FCN =   297521.3008224 Edm =      1.04263 NCalls =    115
VariableMetric: Iteration #  35 - FCN =   297519.4289172 Edm =     0.449467 NCalls =    117
VariableMetric: Iteration #  36 - FCN =   297519.0294787 Edm =     0.136925 NCalls =    119
VariableMetric: Iteration #  37 - FCN =   297518.9043565 Edm =    0.0424373 NCalls =    121
VariableMetric: Iteration #  38 - FCN =    297518.852289 Edm =     0.011518 NCalls =    123
VariableMetric: Iteration #  39 - FCN =    297518.792906 Edm =    0.0702974 NCalls =    125
VariableMetric: Iteration #  40 - FCN =   297518.2325057 Edm =     0.447714 NCalls =    130
VariableMetric: Iteration #  41 - FCN =   297511.8047742 Edm =      3.87004 NCalls =    134
VariableMetric: Iteration #  42 - FCN =   297508.3299279 Edm =       1.3571 NCalls =    138
VariableMetric: Iteration #  43 - FCN =   297506.8172474 Edm =      0.24641 NCalls =    140
VariableMetric: Iteration #  44 - FCN =   297506.5707484 Edm =     0.145109 NCalls =    143
VariableMetric: Iteration #  45 - FCN =   297506.4123861 Edm =    0.0401669 NCalls =    145
VariableMetric: Iteration #  46 - FCN =   297506.3562879 Edm =   0.00872866 NCalls =    147
VariableMetric: Iteration #  47 - FCN =   297506.3460978 Edm =   0.00376913 NCalls =    149
VariableMetric: Iteration #  48 - FCN =    297506.340356 Edm =   0.00271703 NCalls =    151
VariableMetric: Iteration #  49 - FCN =   297506.3257572 Edm =    0.0149755 NCalls =    154
VariableMetric: Iteration #  50 - FCN =    297506.103137 Edm =      0.20633 NCalls =    159
VariableMetric: Iteration #  51 - FCN =   297506.0864132 Edm =    0.0127628 NCalls =    162
VariableMetric: Iteration #  52 - FCN =   297505.9054132 Edm =     0.250625 NCalls =    169
VariableMetric: Iteration #  53 - FCN =   297505.8473969 Edm =    0.0971855 NCalls =    173
VariableMetric: Iteration #  54 - FCN =   297505.0214663 Edm =     0.310417 NCalls =    179
VariableMetric: Iteration #  55 - FCN =   297503.7189882 Edm =      3.12822 NCalls =    182
VariableMetric: Iteration #  56 - FCN =   297502.9975229 Edm =     0.763705 NCalls =    184
VariableMetric: Iteration #  57 - FCN =   297501.0802007 Edm =     0.477241 NCalls =    189
VariableMetric: Iteration #  58 - FCN =   297500.0770613 Edm =      1.09954 NCalls =    194
VariableMetric: Iteration #  59 - FCN =   297498.7803805 Edm =      1.01794 NCalls =    196
VariableMetric: Iteration #  60 - FCN =   297495.8754895 Edm =      3.05593 NCalls =    201
VariableMetric: Iteration #  61 - FCN =   297493.3790183 Edm =      8.33028 NCalls =    205
VariableMetric: Iteration #  62 - FCN =   297489.2841219 Edm =       3.0658 NCalls =    209
VariableMetric: Iteration #  63 - FCN =   297476.3689429 Edm =      3.81106 NCalls =    212
VariableMetric: Iteration #  64 - FCN =   297470.6303722 Edm =       1.0287 NCalls =    214
VariableMetric: Iteration #  65 - FCN =   297469.2355664 Edm =     0.204395 NCalls =    217
VariableMetric: Iteration #  66 - FCN =   297468.6874134 Edm =     0.440883 NCalls =    220
VariableMetric: Iteration #  67 - FCN =   297468.1800116 Edm =     0.294932 NCalls =    223
VariableMetric: Iteration #  68 - FCN =   297467.6127172 Edm =     0.264032 NCalls =    225
VariableMetric: Iteration #  69 - FCN =   297466.7518802 Edm =     0.681761 NCalls =    230
VariableMetric: Iteration #  70 - FCN =   297465.8266645 Edm =     0.291978 NCalls =    232
VariableMetric: Iteration #  71 - FCN =   297465.6668864 Edm =     0.168382 NCalls =    234
VariableMetric: Iteration #  72 - FCN =   297465.5386193 Edm =    0.0194683 NCalls =    236
VariableMetric: Iteration #  73 - FCN =   297465.4677327 Edm =     0.040642 NCalls =    238
VariableMetric: Iteration #  74 - FCN =   297465.2901368 Edm =    0.0993302 NCalls =    241
VariableMetric: Iteration #  75 - FCN =   297465.1968797 Edm =    0.0286669 NCalls =    243
VariableMetric: Iteration #  76 - FCN =     297465.16372 Edm =    0.0120641 NCalls =    246
VariableMetric: Iteration #  77 - FCN =   297465.1486634 Edm =    0.0026094 NCalls =    248
VariableMetric: Iteration #  78 - FCN =   297465.1401685 Edm =   0.00600564 NCalls =    250
VariableMetric: Iteration #  79 - FCN =   297465.0975406 Edm =    0.0423783 NCalls =    253
VariableMetric: Iteration #  80 - FCN =    297463.902927 Edm =      1.10122 NCalls =    259
VariableMetric: Iteration #  81 - FCN =   297459.0510059 Edm =      5.32266 NCalls =    267
VariableMetric: Iteration #  82 - FCN =   297456.5827474 Edm =      15.0639 NCalls =    270
VariableMetric: Iteration #  83 - FCN =   297450.1452314 Edm =      1.19768 NCalls =    274
VariableMetric: Iteration #  84 - FCN =   297448.6160288 Edm =     0.152586 NCalls =    276
VariableMetric: Iteration #  85 - FCN =   297448.4013135 Edm =    0.0975597 NCalls =    278
VariableMetric: Iteration #  86 - FCN =    297448.285777 Edm =    0.0218885 NCalls =    280
VariableMetric: Iteration #  87 - FCN =   297448.2134362 Edm =    0.0469864 NCalls =    282
VariableMetric: Iteration #  88 - FCN =   297448.0564808 Edm =     0.111907 NCalls =    284
VariableMetric: Iteration #  89 - FCN =   297447.9370157 Edm =    0.0246417 NCalls =    287
VariableMetric: Iteration #  90 - FCN =   297447.9170748 Edm =   0.00225461 NCalls =    288
VariableMetric: Iteration #  91 - FCN =   297447.9140865 Edm =  0.000394564 NCalls =    290
VariableMetric: Iteration #  92 - FCN =    297447.912455 Edm =   0.00118772 NCalls =    292
VariableMetric: Iteration #  93 - FCN =   297447.9005031 Edm =   0.00754715 NCalls =    295
VariableMetric: Iteration #  94 - FCN =   297447.8657686 Edm =    0.0127267 NCalls =    297
VariableMetric: Iteration #  95 - FCN =   297447.7375037 Edm =     0.105442 NCalls =    300
VariableMetric: Iteration #  96 - FCN =   297445.2938927 Edm =      4.35782 NCalls =    305
VariableMetric: Iteration #  97 - FCN =   297443.1032757 Edm =      1.79635 NCalls =    309
VariableMetric: Iteration #  98 - FCN =   297439.6441527 Edm =      1.48945 NCalls =    312
VariableMetric: Iteration #  99 - FCN =   297438.3561047 Edm =     0.437095 NCalls =    314
VariableMetric: Iteration # 100 - FCN =   297438.1114976 Edm =     0.248189 NCalls =    316
VariableMetric: Iteration # 101 - FCN =   297437.9625596 Edm =    0.0473743 NCalls =    318
VariableMetric: Iteration # 102 - FCN =   297437.9336331 Edm =    0.0067065 NCalls =    320
VariableMetric: Iteration # 103 - FCN =   297437.9235595 Edm =  0.000917723 NCalls =    322
VariableMetric: Iteration # 104 - FCN =   297437.9221269 Edm =  0.000436666 NCalls =    324
VariableMetric: Iteration # 105 - FCN =   297437.9201081 Edm =  0.000901485 NCalls =    326
VariableMetric: Iteration # 106 - FCN =   297437.9172725 Edm =      0.00142 NCalls =    328
VariableMetric: Iteration # 107 - FCN =   297437.9071583 Edm =   0.00522442 NCalls =    331
VariableMetric: Iteration # 108 - FCN =   297437.8145654 Edm =    0.0959306 NCalls =    335
VariableMetric: Iteration # 109 - FCN =   297436.7215488 Edm =     0.860389 NCalls =    341
VariableMetric: Iteration # 110 - FCN =   297430.6040974 Edm =     0.969295 NCalls =    345
VariableMetric: Iteration # 111 - FCN =   297429.8156914 Edm =    0.0389421 NCalls =    347
VariableMetric: Iteration # 112 - FCN =   297429.7675159 Edm =   0.00342036 NCalls =    349
VariableMetric: Iteration # 113 - FCN =   297429.7638027 Edm =  0.000696803 NCalls =    351
VariableMetric: Iteration # 114 - FCN =   297429.7630583 Edm =  0.000887843 NCalls =    353
VariableMetric: Iteration # 115 - FCN =   297429.7613185 Edm =  0.000664536 NCalls =    355
VariableMetric: Iteration # 116 - FCN =   297429.7602294 Edm =  0.000211579 NCalls =    357
VariableMetric: Iteration # 117 - FCN =    297429.759624 Edm =  0.000523646 NCalls =    359
VariableMetric: Iteration # 118 - FCN =   297429.7527882 Edm =   0.00543486 NCalls =    364
VariableMetric: Iteration # 119 - FCN =    297429.683316 Edm =    0.0941796 NCalls =    368
VariableMetric: Iteration # 120 - FCN =   297429.6706223 Edm =    0.0233445 NCalls =    371
VariableMetric: Iteration # 121 - FCN =   297429.6241516 Edm =    0.0575694 NCalls =    374
VariableMetric: Iteration # 122 - FCN =   297428.9661585 Edm =     0.656936 NCalls =    380
VariableMetric: Iteration # 123 - FCN =   297428.9542765 Edm =    0.0233073 NCalls =    382
VariableMetric: Iteration # 124 - FCN =    297428.840045 Edm =     0.112453 NCalls =    386
VariableMetric: Iteration # 125 - FCN =     297428.30827 Edm =     0.321641 NCalls =    391
VariableMetric: Iteration # 126 - FCN =   297427.1477896 Edm =     0.216675 NCalls =    394
VariableMetric: Iteration # 127 - FCN =   297426.8656852 Edm =     0.116167 NCalls =    396
VariableMetric: Iteration # 128 - FCN =   297426.5330093 Edm =     0.234164 NCalls =    401
VariableMetric: Iteration # 129 - FCN =     297426.17755 Edm =    0.0594092 NCalls =    405
VariableMetric: Iteration # 130 - FCN =    297426.122874 Edm =   0.00543901 NCalls =    407
VariableMetric: Iteration # 131 - FCN =   297426.1188079 Edm =   0.00130012 NCalls =    409
VariableMetric: Iteration # 132 - FCN =   297426.1166514 Edm =   0.00136362 NCalls =    411
VariableMetric: Iteration # 133 - FCN =   297426.1133118 Edm =  0.000317817 NCalls =    414
VariableMetric: Iteration # 134 - FCN =   297426.1127924 Edm =  0.000162871 NCalls =    416
VariableMetric: Iteration # 135 - FCN =   297426.1084141 Edm =   0.00451976 NCalls =    420
VariableMetric: Iteration # 136 - FCN =   297426.1015879 Edm =   0.00622524 NCalls =    425
VariableMetric: Iteration # 137 - FCN =   297425.5150061 Edm =     0.120647 NCalls =    431
VariableMetric: Iteration # 138 - FCN =     297425.37043 Edm =   0.00555178 NCalls =    433
VariableMetric: Iteration # 139 - FCN =    297425.363615 Edm =   0.00394657 NCalls =    435
VariableMetric: Iteration # 140 - FCN =   297425.3599637 Edm =   0.00237163 NCalls =    438
VariableMetric: Iteration # 141 - FCN =   297425.3565171 Edm =  0.000395383 NCalls =    441
VariableMetric: Iteration # 142 - FCN =   297425.3559242 Edm =   5.3926e-05 NCalls =    443
VariableMetric: After Hessian   - FCN =   297425.3559242 Edm =      865.759 NCalls =    924
VariableMetric: Iteration # 143 - FCN =   297425.3559242 Edm =      865.759 NCalls =    924
VariableMetric: Iteration # 144 - FCN =   297423.1085516 Edm =      60.5112 NCalls =    932
VariableMetric: Iteration # 145 - FCN =   297422.6398954 Edm =     0.663164 NCalls =    934
VariableMetric: Iteration # 146 - FCN =   297422.0773642 Edm =     0.080278 NCalls =    937
VariableMetric: Iteration # 147 - FCN =   297421.9307702 Edm =     0.133154 NCalls =    939
VariableMetric: Iteration # 148 - FCN =    297421.810469 Edm =    0.0969253 NCalls =    941
VariableMetric: Iteration # 149 - FCN =   297421.7636813 Edm =     0.138951 NCalls =    944
VariableMetric: Iteration # 150 - FCN =   297421.6146949 Edm =    0.0992866 NCalls =    947
VariableMetric: Iteration # 151 - FCN =   297421.5365236 Edm =    0.0730416 NCalls =    949
VariableMetric: Iteration # 152 - FCN =    297421.413872 Edm =    0.0548178 NCalls =    954
VariableMetric: Iteration # 153 - FCN =    297421.325396 Edm =    0.0499327 NCalls =    957
VariableMetric: Iteration # 154 - FCN =     297421.28883 Edm =    0.0178031 NCalls =    960
VariableMetric: Iteration # 155 - FCN =   297421.2630155 Edm =   0.00698027 NCalls =    962
VariableMetric: Iteration # 156 - FCN =   297421.2507196 Edm =   0.00722108 NCalls =    964
VariableMetric: Iteration # 157 - FCN =   297421.2418871 Edm =   0.00392118 NCalls =    967
VariableMetric: Iteration # 158 - FCN =   297421.2300644 Edm =   0.00473798 NCalls =    969
VariableMetric: Iteration # 159 - FCN =   297421.2082426 Edm =    0.0169554 NCalls =    973
VariableMetric: Iteration # 160 - FCN =   297421.1934096 Edm =    0.0101345 NCalls =    975
VariableMetric: Iteration # 161 - FCN =   297421.1769792 Edm =   0.00773086 NCalls =    978
VariableMetric: Iteration # 162 - FCN =   297421.1599478 Edm =   0.00588741 NCalls =    980
VariableMetric: Iteration # 163 - FCN =   297421.1512716 Edm =   0.00751215 NCalls =    982
VariableMetric: Iteration # 164 - FCN =   297421.1432631 Edm =   0.00386406 NCalls =    985
VariableMetric: Iteration # 165 - FCN =   297421.1314534 Edm =   0.00899813 NCalls =    989
VariableMetric: Iteration # 166 - FCN =   297421.1221229 Edm =   0.00757376 NCalls =    991
VariableMetric: Iteration # 167 - FCN =   297421.1104752 Edm =    0.0027529 NCalls =    994
VariableMetric: Iteration # 168 - FCN =   297421.1041784 Edm =   0.00130425 NCalls =    997
VariableMetric: Iteration # 169 - FCN =   297421.1014685 Edm =   0.00124533 NCalls =    999
VariableMetric: Iteration # 170 - FCN =   297421.1006413 Edm =  0.000722571 NCalls =   1001
VariableMetric: Iteration # 171 - FCN =   297421.0994319 Edm =  0.000253348 NCalls =   1003
VariableMetric: Iteration # 172 - FCN =   297421.0990159 Edm =  4.91147e-05 NCalls =   1005
VariableMetric: After Hessian   - FCN =   297421.0990159 Edm =  0.000473701 NCalls =   1490
VariableMetric: Iteration # 173 - FCN =   297421.0990159 Edm =  0.000473701 NCalls =   1490
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   320544.9775168 Edm =      5921.82 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   320544.9775168 Edm =      5921.82 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   304735.5908578 Edm =      2.87582 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   301415.8261799 Edm =      10.4461 NCalls =     20
VariableMetric: Iteration #   3 - FCN =   298778.9662139 Edm =      1018.01 NCalls =     22
VariableMetric: Iteration #   4 - FCN =   298370.4201597 Edm =      154.956 NCalls =     23
VariableMetric: Iteration #   5 - FCN =   298124.4595376 Edm =      51.6345 NCalls =     27
VariableMetric: Iteration #   6 - FCN =   298036.6341245 Edm =      2.39192 NCalls =     29
VariableMetric: Iteration #   7 - FCN =   298031.7985014 Edm =     0.723364 NCalls =     31
VariableMetric: Iteration #   8 - FCN =   298021.7801062 Edm =      7.53955 NCalls =     34
VariableMetric: Iteration #   9 - FCN =   297782.4065385 Edm =      58.1112 NCalls =     39
VariableMetric: Iteration #  10 - FCN =   297666.9921914 Edm =      4.89992 NCalls =     42
VariableMetric: Iteration #  11 - FCN =   297663.4477037 Edm =     0.299135 NCalls =     44
VariableMetric: Iteration #  12 - FCN =   297663.0948861 Edm =     0.128588 NCalls =     46
VariableMetric: Iteration #  13 - FCN =   297657.4185635 Edm =      4.92637 NCalls =     51
VariableMetric: Iteration #  14 - FCN =   297494.7646421 Edm =      7.65272 NCalls =     56
VariableMetric: Iteration #  15 - FCN =   297488.0157334 Edm =     0.416058 NCalls =     58
VariableMetric: Iteration #  16 - FCN =   297487.6502211 Edm =    0.0335516 NCalls =     59
VariableMetric: Iteration #  17 - FCN =   297487.4607579 Edm =     0.147164 NCalls =     62
VariableMetric: Iteration #  18 - FCN =   297448.1405783 Edm =      29.9119 NCalls =     69
VariableMetric: Iteration #  19 - FCN =   297356.9464544 Edm =      20.7058 NCalls =     71
VariableMetric: Iteration #  20 - FCN =    297335.476889 Edm =      8.48659 NCalls =     73
VariableMetric: Iteration #  21 - FCN =   297318.0610318 Edm =      1.80292 NCalls =     75
VariableMetric: Iteration #  22 - FCN =   297316.3651851 Edm =     0.298132 NCalls =     76
VariableMetric: Iteration #  23 - FCN =   297316.0319992 Edm =    0.0476938 NCalls =     78
VariableMetric: Iteration #  24 - FCN =   297315.5120816 Edm =     0.450246 NCalls =     81
VariableMetric: Iteration #  25 - FCN =   297293.4489692 Edm =      9.46441 NCalls =     86
VariableMetric: Iteration #  26 - FCN =   297283.3514649 Edm =      2.27649 NCalls =     89
VariableMetric: Iteration #  27 - FCN =   297280.7299168 Edm =     0.592052 NCalls =     91
VariableMetric: Iteration #  28 - FCN =   297279.4721627 Edm =     0.249049 NCalls =     93
VariableMetric: Iteration #  29 - FCN =   297279.2670007 Edm =    0.0219086 NCalls =     95
VariableMetric: Iteration #  30 - FCN =   297279.1933136 Edm =    0.0405761 NCalls =     97
VariableMetric: Iteration #  31 - FCN =   297277.7453514 Edm =      1.27588 NCalls =    101
VariableMetric: Iteration #  32 - FCN =   297219.4662671 Edm =      29.7495 NCalls =    105
VariableMetric: Iteration #  33 - FCN =   297184.9276199 Edm =      2.81055 NCalls =    109
VariableMetric: Iteration #  34 - FCN =    297182.993142 Edm =     0.648134 NCalls =    111
VariableMetric: Iteration #  35 - FCN =   297182.3475595 Edm =     0.107417 NCalls =    113
VariableMetric: Iteration #  36 - FCN =   297182.1977389 Edm =    0.0220544 NCalls =    115
VariableMetric: Iteration #  37 - FCN =   297182.1646249 Edm =   0.00244447 NCalls =    117
VariableMetric: Iteration #  38 - FCN =   297182.1485919 Edm =    0.0129713 NCalls =    120
VariableMetric: Iteration #  39 - FCN =   297181.3031173 Edm =     0.827685 NCalls =    125
VariableMetric: Iteration #  40 - FCN =   297122.1679937 Edm =      13.4692 NCalls =    131
VariableMetric: Iteration #  41 - FCN =   297113.3653916 Edm =      6.58829 NCalls =    133
VariableMetric: Iteration #  42 - FCN =   297110.2242736 Edm =     0.143991 NCalls =    135
VariableMetric: Iteration #  43 - FCN =   297110.0427868 Edm =    0.0388883 NCalls =    137
VariableMetric: Iteration #  44 - FCN =    297110.008788 Edm =    0.0187944 NCalls =    139
VariableMetric: Iteration #  45 - FCN =   297109.9869151 Edm =   0.00901445 NCalls =    141
VariableMetric: Iteration #  46 - FCN =   297109.9448605 Edm =    0.0143736 NCalls =    143
VariableMetric: Iteration #  47 - FCN =     297109.91826 Edm =    0.0114175 NCalls =    145
VariableMetric: Iteration #  48 - FCN =   297109.8877414 Edm =    0.0272466 NCalls =    147
VariableMetric: Iteration #  49 - FCN =   297109.1711518 Edm =     0.767173 NCalls =    154
VariableMetric: Iteration #  50 - FCN =   297108.0999135 Edm =      2.37505 NCalls =    157
VariableMetric: Iteration #  51 - FCN =   297102.4811031 Edm =      8.18836 NCalls =    161
VariableMetric: Iteration #  52 - FCN =   297098.4316662 Edm =       5.5476 NCalls =    165
VariableMetric: Iteration #  53 - FCN =   297092.5890995 Edm =      8.39854 NCalls =    169
VariableMetric: Iteration #  54 - FCN =   297087.1545763 Edm =        9.316 NCalls =    173
VariableMetric: Iteration #  55 - FCN =    297082.484057 Edm =       3.9775 NCalls =    177
VariableMetric: Iteration #  56 - FCN =   297069.7312594 Edm =      4.03404 NCalls =    181
VariableMetric: Iteration #  57 - FCN =   297067.6394035 Edm =       1.8539 NCalls =    183
VariableMetric: Iteration #  58 - FCN =    297066.833291 Edm =     0.729816 NCalls =    185
VariableMetric: Iteration #  59 - FCN =   297066.5422359 Edm =    0.0526745 NCalls =    187
VariableMetric: Iteration #  60 - FCN =    297066.498424 Edm =   0.00458845 NCalls =    189
VariableMetric: Iteration #  61 - FCN =   297066.4933438 Edm =   0.00110693 NCalls =    191
VariableMetric: Iteration #  62 - FCN =   297066.4868982 Edm =   0.00277116 NCalls =    194
VariableMetric: Iteration #  63 - FCN =   297066.4794066 Edm =    0.0018677 NCalls =    196
VariableMetric: Iteration #  64 - FCN =   297066.4557825 Edm =    0.0215597 NCalls =    199
VariableMetric: Iteration #  65 - FCN =    297059.316565 Edm =      4.56002 NCalls =    205
VariableMetric: Iteration #  66 - FCN =   297054.4969084 Edm =     0.801173 NCalls =    208
VariableMetric: Iteration #  67 - FCN =   297053.1791682 Edm =     0.179623 NCalls =    211
VariableMetric: Iteration #  68 - FCN =   297052.9658319 Edm =    0.0141014 NCalls =    213
VariableMetric: Iteration #  69 - FCN =   297052.9531173 Edm =  0.000883199 NCalls =    215
VariableMetric: Iteration #  70 - FCN =   297052.9507947 Edm =   0.00137927 NCalls =    217
VariableMetric: Iteration #  71 - FCN =   297052.9299269 Edm =    0.0179373 NCalls =    220
VariableMetric: Iteration #  72 - FCN =   297052.1897532 Edm =     0.564526 NCalls =    224
VariableMetric: Iteration #  73 - FCN =   297045.1321081 Edm =      3.03851 NCalls =    227
VariableMetric: Iteration #  74 - FCN =   297039.8403942 Edm =     0.831585 NCalls =    230
VariableMetric: Iteration #  75 - FCN =     297039.20297 Edm =     0.132034 NCalls =    232
VariableMetric: Iteration #  76 - FCN =   297039.0476474 Edm =   0.00569729 NCalls =    234
VariableMetric: Iteration #  77 - FCN =   297039.0418025 Edm =  0.000411136 NCalls =    235
VariableMetric: Iteration #  78 - FCN =    297039.041181 Edm =  0.000251069 NCalls =    237
VariableMetric: Iteration #  79 - FCN =   297039.0334631 Edm =   0.00787747 NCalls =    242
VariableMetric: Iteration #  80 - FCN =   297038.7970855 Edm =    0.0514868 NCalls =    249
VariableMetric: Iteration #  81 - FCN =   297037.4042361 Edm =      0.69099 NCalls =    251
VariableMetric: Iteration #  82 - FCN =   297033.8591018 Edm =     0.157565 NCalls =    253
VariableMetric: Iteration #  83 - FCN =   297033.6705323 Edm =   0.00906027 NCalls =    255
VariableMetric: Iteration #  84 - FCN =   297033.6605387 Edm =  0.000651068 NCalls =    257
VariableMetric: Iteration #  85 - FCN =   297033.6598475 Edm =  0.000144699 NCalls =    259
VariableMetric: Iteration #  86 - FCN =   297033.6589376 Edm =  0.000738987 NCalls =    262
VariableMetric: Iteration #  87 - FCN =   297033.6306603 Edm =    0.0260276 NCalls =    266
VariableMetric: Iteration #  88 - FCN =   297032.1931554 Edm =     0.381665 NCalls =    271
VariableMetric: Iteration #  89 - FCN =   297031.6923964 Edm =    0.0202437 NCalls =    273
VariableMetric: Iteration #  90 - FCN =   297031.6706048 Edm =  0.000936478 NCalls =    275
VariableMetric: Iteration #  91 - FCN =    297031.669491 Edm =  4.07346e-05 NCalls =    277
VariableMetric: After Hessian   - FCN =    297031.669491 Edm =      9.08083 NCalls =    752
VariableMetric: Iteration #  92 - FCN =    297031.669491 Edm =      9.08083 NCalls =    752
VariableMetric: Iteration #  93 - FCN =   297027.6772141 Edm =      10.3288 NCalls =    763
VariableMetric: Iteration #  94 - FCN =   297027.6764576 Edm =      31067.6 NCalls =    771
VariableMetric: Iteration #  95 - FCN =   297027.6736979 Edm =      6183.61 NCalls =    778
VariableMetric: Iteration #  96 - FCN =   297027.6629898 Edm =      20040.6 NCalls =    784
VariableMetric: Iteration #  97 - FCN =   297027.6483162 Edm =      532.215 NCalls =    789
VariableMetric: Iteration #  98 - FCN =    297027.644886 Edm =      426.881 NCalls =    794
VariableMetric: Iteration #  99 - FCN =   297027.6430906 Edm =       189.83 NCalls =    799
VariableMetric: Iteration # 100 - FCN =   297027.6307292 Edm =      268.072 NCalls =    803
VariableMetric: Iteration # 101 - FCN =   297027.6221586 Edm =      330.504 NCalls =    807
VariableMetric: Iteration # 102 - FCN =   297027.5994774 Edm =       1202.3 NCalls =    811
VariableMetric: Iteration # 103 - FCN =   297027.5491693 Edm =      211.611 NCalls =    815
VariableMetric: Iteration # 104 - FCN =   297027.5032083 Edm =       1112.8 NCalls =    818
VariableMetric: Iteration # 105 - FCN =   297027.4768804 Edm =      60.5293 NCalls =    822
VariableMetric: Iteration # 106 - FCN =    297027.458294 Edm =       71.402 NCalls =    826
VariableMetric: Iteration # 107 - FCN =   297027.3984206 Edm =       45.424 NCalls =    829
VariableMetric: Iteration # 108 - FCN =    297027.329855 Edm =      60.8284 NCalls =    832
VariableMetric: Iteration # 109 - FCN =   297027.2717176 Edm =      20.0118 NCalls =    835
VariableMetric: Iteration # 110 - FCN =    297027.236387 Edm =      20.9714 NCalls =    838
VariableMetric: Iteration # 111 - FCN =   297027.2276116 Edm =      30.8944 NCalls =    841
VariableMetric: Iteration # 112 - FCN =   297027.2144199 Edm =      1.09977 NCalls =    844
VariableMetric: Iteration # 113 - FCN =   297027.2046104 Edm =       5.0028 NCalls =    847
VariableMetric: Iteration # 114 - FCN =   297027.1512786 Edm =      15.4451 NCalls =    849
VariableMetric: Iteration # 115 - FCN =   297026.9130224 Edm =     0.123462 NCalls =    851
VariableMetric: Iteration # 116 - FCN =   297026.9109218 Edm =      1.17651 NCalls =    854
VariableMetric: Iteration # 117 - FCN =   297026.5997898 Edm =        3.411 NCalls =    857
VariableMetric: Iteration # 118 - FCN =   297026.5955737 Edm =      265.546 NCalls =    864
VariableMetric: Iteration # 119 - FCN =   297026.5939556 Edm =      297.649 NCalls =    869
VariableMetric: Iteration # 120 - FCN =   297026.5926914 Edm =      3859.58 NCalls =    873
VariableMetric: Iteration # 121 - FCN =   297026.5879492 Edm =      438.212 NCalls =    877
VariableMetric: Iteration # 122 - FCN =    297026.584951 Edm =       50.241 NCalls =    881
VariableMetric: Iteration # 123 - FCN =   297026.5826676 Edm =      11.2409 NCalls =    885
VariableMetric: Iteration # 124 - FCN =   297026.5766986 Edm =      63.9107 NCalls =    888
VariableMetric: Iteration # 125 - FCN =   297026.5623108 Edm =      17.2392 NCalls =    891
VariableMetric: Iteration # 126 - FCN =   297026.5437955 Edm =      45.0633 NCalls =    894
VariableMetric: Iteration # 127 - FCN =    297026.530001 Edm =      12.8765 NCalls =    897
VariableMetric: Iteration # 128 - FCN =   297026.5009964 Edm =      16.9462 NCalls =    900
VariableMetric: Iteration # 129 - FCN =   297026.4599084 Edm =      3.94319 NCalls =    903
VariableMetric: Iteration # 130 - FCN =   297026.3727824 Edm =      52.0092 NCalls =    905
VariableMetric: Iteration # 131 - FCN =   297026.2621261 Edm =      14.2897 NCalls =    907
VariableMetric: Iteration # 132 - FCN =   297026.1878553 Edm =      12.6083 NCalls =    909
VariableMetric: Iteration # 133 - FCN =   297026.1543706 Edm =      8.59281 NCalls =    911
VariableMetric: Iteration # 134 - FCN =   297026.1095988 Edm =      2.83365 NCalls =    913
VariableMetric: Iteration # 135 - FCN =    297026.064648 Edm =      1.56473 NCalls =    915
VariableMetric: Iteration # 136 - FCN =   297026.0439756 Edm =      6.66284 NCalls =    917
VariableMetric: Iteration # 137 - FCN =   297025.9959345 Edm =     0.782443 NCalls =    919
VariableMetric: Iteration # 138 - FCN =   297025.7798955 Edm =      7.09546 NCalls =    921
VariableMetric: Iteration # 139 - FCN =   297025.3692517 Edm =      3.35156 NCalls =    923
VariableMetric: Iteration # 140 - FCN =    297025.148202 Edm =      5.64196 NCalls =    925
VariableMetric: Iteration # 141 - FCN =   297024.8225549 Edm =      8.09655 NCalls =    926
VariableMetric: Iteration # 142 - FCN =   297022.7150161 Edm =      15.8295 NCalls =    929
VariableMetric: Iteration # 143 - FCN =   297022.5109823 Edm =      1.92122 NCalls =    932
VariableMetric: Iteration # 144 - FCN =   297020.7514741 Edm =      1.05264 NCalls =    936
VariableMetric: Iteration # 145 - FCN =   297020.4036436 Edm =     0.452175 NCalls =    938
VariableMetric: Iteration # 146 - FCN =   297020.1036532 Edm =     0.187234 NCalls =    940
VariableMetric: Iteration # 147 - FCN =   297019.9943104 Edm =      0.12711 NCalls =    942
VariableMetric: Iteration # 148 - FCN =   297019.9176886 Edm =    0.0323436 NCalls =    944
VariableMetric: Iteration # 149 - FCN =   297019.8819294 Edm =   0.00883528 NCalls =    946
VariableMetric: Iteration # 150 - FCN =    297019.872493 Edm =   0.00158165 NCalls =    947
VariableMetric: Iteration # 151 - FCN =   297019.8703812 Edm =  0.000554685 NCalls =    949
VariableMetric: Iteration # 152 - FCN =   297019.8699055 Edm =  6.54674e-05 NCalls =    951
VariableMetric: After Hessian   - FCN =   297019.8699055 Edm =  9.66199e-05 NCalls =   1434
VariableMetric: Iteration # 153 - FCN =   297019.8699055 Edm =  9.66199e-05 NCalls =   1434
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   317614.2590494 Edm =      20.7281 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   317614.2590494 Edm =      20.7281 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   299032.7464372 Edm =       2.2153 NCalls =     11
VariableMetric: Iteration #   2 - FCN =   299022.8793091 Edm =      17.7736 NCalls =     13
VariableMetric: Iteration #   3 - FCN =   298598.4692444 Edm =      131.034 NCalls =     20
VariableMetric: Iteration #   4 - FCN =   298543.9158957 Edm =       94.358 NCalls =     22
VariableMetric: Iteration #   5 - FCN =   298400.1155231 Edm =      6.86956 NCalls =     25
VariableMetric: Iteration #   6 - FCN =    298395.302702 Edm =      0.42397 NCalls =     27
VariableMetric: Iteration #   7 - FCN =   298393.3440049 Edm =      1.97961 NCalls =     29
VariableMetric: Iteration #   8 - FCN =   298015.4505255 Edm =      238.529 NCalls =     37
VariableMetric: Iteration #   9 - FCN =   297789.0937902 Edm =      539.035 NCalls =     38
VariableMetric: Iteration #  10 - FCN =   297287.0722512 Edm =      12.0445 NCalls =     41
VariableMetric: Iteration #  11 - FCN =   297278.1101936 Edm =      2.12669 NCalls =     43
VariableMetric: Iteration #  12 - FCN =   297276.6896649 Edm =     0.023632 NCalls =     45
VariableMetric: Iteration #  13 - FCN =   297276.6367313 Edm =    0.0292561 NCalls =     47
VariableMetric: Iteration #  14 - FCN =   297257.6624232 Edm =      15.0244 NCalls =     54
VariableMetric: Iteration #  15 - FCN =   297198.5791704 Edm =      4.33153 NCalls =     58
VariableMetric: Iteration #  16 - FCN =   297191.3962035 Edm =      3.04445 NCalls =     61
VariableMetric: Iteration #  17 - FCN =   297185.9168907 Edm =      2.46031 NCalls =     66
VariableMetric: Iteration #  18 - FCN =   297181.8622706 Edm =      1.51877 NCalls =     68
VariableMetric: Iteration #  19 - FCN =   297181.0321444 Edm =     0.106396 NCalls =     70
VariableMetric: Iteration #  20 - FCN =   297180.9186817 Edm =   0.00476055 NCalls =     72
VariableMetric: Iteration #  21 - FCN =   297180.8261268 Edm =    0.0903143 NCalls =     76
VariableMetric: Iteration #  22 - FCN =   297174.0898151 Edm =      1.49763 NCalls =     83
VariableMetric: Iteration #  23 - FCN =   297158.0778965 Edm =      4.08418 NCalls =     86
VariableMetric: Iteration #  24 - FCN =   297152.8502992 Edm =     0.275633 NCalls =     88
VariableMetric: Iteration #  25 - FCN =   297152.5504919 Edm =   0.00459081 NCalls =     90
VariableMetric: Iteration #  26 - FCN =   297152.5422711 Edm =    0.0038818 NCalls =     92
VariableMetric: Iteration #  27 - FCN =   297152.4187065 Edm =     0.114675 NCalls =     97
VariableMetric: Iteration #  28 - FCN =   297146.7373656 Edm =      4.11074 NCalls =    102
VariableMetric: Iteration #  29 - FCN =   297124.4018951 Edm =      1.13722 NCalls =    106
VariableMetric: Iteration #  30 - FCN =   297123.2892065 Edm =     0.405669 NCalls =    107
VariableMetric: Iteration #  31 - FCN =   297122.7940575 Edm =     0.120236 NCalls =    110
VariableMetric: Iteration #  32 - FCN =   297122.5615945 Edm =    0.0310445 NCalls =    112
VariableMetric: Iteration #  33 - FCN =   297122.5005283 Edm =   0.00668735 NCalls =    114
VariableMetric: Iteration #  34 - FCN =   297122.4934214 Edm =    0.0021019 NCalls =    115
VariableMetric: Iteration #  35 - FCN =     297122.49092 Edm =   0.00105144 NCalls =    117
VariableMetric: Iteration #  36 - FCN =   297122.4503316 Edm =    0.0351184 NCalls =    122
VariableMetric: Iteration #  37 - FCN =   297117.3802565 Edm =      3.24494 NCalls =    128
VariableMetric: Iteration #  38 - FCN =   297112.4150876 Edm =      2.20004 NCalls =    130
VariableMetric: Iteration #  39 - FCN =   297111.1792495 Edm =    0.0388158 NCalls =    131
VariableMetric: Iteration #  40 - FCN =   297111.1301176 Edm =  0.000996138 NCalls =    133
VariableMetric: Iteration #  41 - FCN =   297111.1278573 Edm =   0.00130739 NCalls =    135
VariableMetric: Iteration #  42 - FCN =    297111.122029 Edm =   0.00688887 NCalls =    138
VariableMetric: Iteration #  43 - FCN =   297110.8605833 Edm =     0.226611 NCalls =    145
VariableMetric: Iteration #  44 - FCN =   297107.0020994 Edm =        1.985 NCalls =    149
VariableMetric: Iteration #  45 - FCN =   297105.3551451 Edm =     0.229078 NCalls =    151
VariableMetric: Iteration #  46 - FCN =   297105.0872312 Edm =    0.0190178 NCalls =    153
VariableMetric: Iteration #  47 - FCN =   297105.0587461 Edm =   0.00369826 NCalls =    155
VariableMetric: Iteration #  48 - FCN =   297105.0545292 Edm =  0.000689567 NCalls =    157
VariableMetric: Iteration #  49 - FCN =   297105.0530637 Edm =  0.000895539 NCalls =    159
VariableMetric: Iteration #  50 - FCN =   297104.8957968 Edm =     0.139754 NCalls =    166
VariableMetric: Iteration #  51 - FCN =   297096.2184914 Edm =     0.686748 NCalls =    171
VariableMetric: Iteration #  52 - FCN =   297095.5045197 Edm =    0.0193205 NCalls =    173
VariableMetric: Iteration #  53 - FCN =    297095.484857 Edm =   0.00324902 NCalls =    174
VariableMetric: Iteration #  54 - FCN =   297095.4809215 Edm =  0.000465922 NCalls =    176
VariableMetric: Iteration #  55 - FCN =   297095.4797359 Edm =  0.000573449 NCalls =    178
VariableMetric: Iteration #  56 - FCN =   297095.4642869 Edm =     0.014715 NCalls =    182
VariableMetric: Iteration #  57 - FCN =    297093.792671 Edm =      1.29768 NCalls =    187
VariableMetric: Iteration #  58 - FCN =   297089.8176971 Edm =      1.06521 NCalls =    190
VariableMetric: Iteration #  59 - FCN =   297088.5233165 Edm =    0.0850267 NCalls =    192
VariableMetric: Iteration #  60 - FCN =   297088.4426167 Edm =   0.00741697 NCalls =    193
VariableMetric: Iteration #  61 - FCN =   297088.4348075 Edm =  0.000360909 NCalls =    195
VariableMetric: Iteration #  62 - FCN =   297088.4344642 Edm =  7.74586e-05 NCalls =    197
VariableMetric: Iteration #  63 - FCN =   297088.4342172 Edm =  0.000218656 NCalls =    199
VariableMetric: Iteration #  64 - FCN =   297088.3860763 Edm =     0.036931 NCalls =    208
VariableMetric: Iteration #  65 - FCN =   297087.8543563 Edm =     0.175028 NCalls =    212
VariableMetric: Iteration #  66 - FCN =   297087.6103267 Edm =    0.0344827 NCalls =    215
VariableMetric: Iteration #  67 - FCN =    297087.578843 Edm =   0.00163383 NCalls =    217
VariableMetric: Iteration #  68 - FCN =   297087.5765922 Edm =  0.000179689 NCalls =    219
VariableMetric: Iteration #  69 - FCN =   297087.5763843 Edm =  3.71156e-05 NCalls =    221
VariableMetric: After Hessian   - FCN =   297087.5763843 Edm =      656.381 NCalls =    702
VariableMetric: Iteration #  70 - FCN =   297087.5763843 Edm =      656.381 NCalls =    702
VariableMetric: Iteration #  71 - FCN =   297080.5876146 Edm =      2796.04 NCalls =    711
VariableMetric: Iteration #  72 - FCN =   297080.4150932 Edm =      2113.86 NCalls =    716
VariableMetric: Iteration #  73 - FCN =   297080.3489963 Edm =      828.966 NCalls =    721
VariableMetric: Iteration #  74 - FCN =   297080.2734614 Edm =       1711.8 NCalls =    725
VariableMetric: Iteration #  75 - FCN =   297079.9988319 Edm =      1640.95 NCalls =    728
VariableMetric: Iteration #  76 - FCN =   297079.2937033 Edm =      62.0888 NCalls =    731
VariableMetric: Iteration #  77 - FCN =   297079.0239691 Edm =      441.731 NCalls =    734
VariableMetric: Iteration #  78 - FCN =   297077.7297778 Edm =      221.938 NCalls =    737
VariableMetric: Iteration #  79 - FCN =   297076.6405492 Edm =       192.78 NCalls =    740
VariableMetric: Iteration #  80 - FCN =   297075.8199302 Edm =      131.967 NCalls =    743
VariableMetric: Iteration #  81 - FCN =   297074.9491404 Edm =      76.5104 NCalls =    746
VariableMetric: Iteration #  82 - FCN =   297074.1012205 Edm =      44.3573 NCalls =    748
VariableMetric: Iteration #  83 - FCN =   297073.9837472 Edm =       11.557 NCalls =    751
VariableMetric: Iteration #  84 - FCN =   297073.8950952 Edm =      4.30562 NCalls =    754
VariableMetric: Iteration #  85 - FCN =   297073.6936306 Edm =      2.29841 NCalls =    756
VariableMetric: Iteration #  86 - FCN =   297073.5387527 Edm =      5.25091 NCalls =    758
VariableMetric: Iteration #  87 - FCN =   297073.4328335 Edm =      1.59059 NCalls =    760
VariableMetric: Iteration #  88 - FCN =   297073.2425517 Edm =      4.03381 NCalls =    762
VariableMetric: Iteration #  89 - FCN =   297072.8953924 Edm =      1.63096 NCalls =    764
VariableMetric: Iteration #  90 - FCN =   297072.8549062 Edm =      1.34317 NCalls =    766
VariableMetric: Iteration #  91 - FCN =   297072.7354699 Edm =     0.796526 NCalls =    768
VariableMetric: Iteration #  92 - FCN =   297072.6241472 Edm =     0.145634 NCalls =    770
VariableMetric: Iteration #  93 - FCN =   297072.5703279 Edm =     0.102135 NCalls =    772
VariableMetric: Iteration #  94 - FCN =   297072.5440876 Edm =      0.32482 NCalls =    774
VariableMetric: Iteration #  95 - FCN =   297072.4802391 Edm =     0.150601 NCalls =    776
VariableMetric: Iteration #  96 - FCN =   297072.4373659 Edm =    0.0302885 NCalls =    778
VariableMetric: Iteration #  97 - FCN =    297072.351488 Edm =     0.139321 NCalls =    782
VariableMetric: Iteration #  98 - FCN =   297072.2908829 Edm =     0.108434 NCalls =    785
VariableMetric: Iteration #  99 - FCN =   297072.2044832 Edm =      0.12795 NCalls =    790
VariableMetric: Iteration # 100 - FCN =   297072.0844548 Edm =     0.307379 NCalls =    794
VariableMetric: Iteration # 101 - FCN =   297071.8304399 Edm =      0.17822 NCalls =    798
VariableMetric: Iteration # 102 - FCN =   297071.6823376 Edm =     0.357249 NCalls =    800
VariableMetric: Iteration # 103 - FCN =   297071.4754288 Edm =     0.261531 NCalls =    803
VariableMetric: Iteration # 104 - FCN =   297071.2280131 Edm =     0.316182 NCalls =    805
VariableMetric: Iteration # 105 - FCN =   297070.9268429 Edm =     0.234256 NCalls =    808
VariableMetric: Iteration # 106 - FCN =    297070.660962 Edm =     0.471462 NCalls =    812
VariableMetric: Iteration # 107 - FCN =   297070.1221261 Edm =     0.460005 NCalls =    816
VariableMetric: Iteration # 108 - FCN =   297069.3440826 Edm =      1.05521 NCalls =    818
VariableMetric: Iteration # 109 - FCN =   297068.8835721 Edm =     0.949831 NCalls =    820
VariableMetric: Iteration # 110 - FCN =   297068.5027812 Edm =     0.539122 NCalls =    823
VariableMetric: Iteration # 111 - FCN =   297067.7515435 Edm =      0.77961 NCalls =    825
VariableMetric: Iteration # 112 - FCN =   297066.9980568 Edm =     0.801211 NCalls =    829
VariableMetric: Iteration # 113 - FCN =    297066.435901 Edm =      0.69092 NCalls =    831
VariableMetric: Iteration # 114 - FCN =   297066.0594509 Edm =     0.336679 NCalls =    834
VariableMetric: Iteration # 115 - FCN =   297065.7149273 Edm =     0.208585 NCalls =    836
VariableMetric: Iteration # 116 - FCN =   297065.5782471 Edm =    0.0571418 NCalls =    838
VariableMetric: Iteration # 117 - FCN =   297065.5380214 Edm =     0.012365 NCalls =    840
VariableMetric: Iteration # 118 - FCN =   297065.5275338 Edm =   0.00337487 NCalls =    842
VariableMetric: Iteration # 119 - FCN =   297065.5254939 Edm =  0.000926586 NCalls =    844
VariableMetric: Iteration # 120 - FCN =    297065.524755 Edm =  0.000203428 NCalls =    846
VariableMetric: Iteration # 121 - FCN =   297065.5244922 Edm =  3.81196e-05 NCalls =    848
VariableMetric: After Hessian   - FCN =   297065.5244922 Edm =  0.000109648 NCalls =   1333
VariableMetric: Iteration # 122 - FCN =   297065.5244922 Edm =  0.000109648 NCalls =   1333
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   327222.9322378 Edm =      1757.51 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   327222.9322378 Edm =      1757.51 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   304091.0736475 Edm =      11.0952 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   301835.9483201 Edm =      45.3308 NCalls =     21
VariableMetric: Iteration #   3 - FCN =   301824.5812019 Edm =      48.1372 NCalls =     23
VariableMetric: Iteration #   4 - FCN =   301814.2753613 Edm =      4.06537 NCalls =     25
VariableMetric: Iteration #   5 - FCN =   301515.5197096 Edm =      198.679 NCalls =     33
VariableMetric: Iteration #   6 - FCN =   299100.6243988 Edm =      630.367 NCalls =     37
VariableMetric: Iteration #   7 - FCN =   298451.9464522 Edm =       1.4646 NCalls =     41
VariableMetric: Iteration #   8 - FCN =   298449.4018655 Edm =      1.36206 NCalls =     43
VariableMetric: Iteration #   9 - FCN =   298447.0674123 Edm =      3.53435 NCalls =     45
VariableMetric: Iteration #  10 - FCN =   298280.3329074 Edm =      71.9193 NCalls =     53
VariableMetric: Iteration #  11 - FCN =   297922.7104085 Edm =      21.6061 NCalls =     55
VariableMetric: Iteration #  12 - FCN =   297904.5473265 Edm =      1.33854 NCalls =     57
VariableMetric: Iteration #  13 - FCN =   297903.6449038 Edm =    0.0631333 NCalls =     59
VariableMetric: Iteration #  14 - FCN =   297903.5265309 Edm =    0.0600728 NCalls =     61
VariableMetric: Iteration #  15 - FCN =   297900.1908243 Edm =       3.5084 NCalls =     66
VariableMetric: Iteration #  16 - FCN =   297895.1415455 Edm =      4.99494 NCalls =     72
VariableMetric: Iteration #  17 - FCN =   297888.6593967 Edm =      6.18848 NCalls =     78
VariableMetric: Iteration #  18 - FCN =   297648.5390227 Edm =      41.7792 NCalls =     84
VariableMetric: Iteration #  19 - FCN =   297560.8995058 Edm =      39.5253 NCalls =     89
VariableMetric: Iteration #  20 - FCN =   297505.8688426 Edm =      19.7907 NCalls =     92
VariableMetric: Iteration #  21 - FCN =   297488.2117531 Edm =      1.11498 NCalls =     94
VariableMetric: Iteration #  22 - FCN =   297486.8773105 Edm =      1.23744 NCalls =     96
VariableMetric: Iteration #  23 - FCN =   297485.9176088 Edm =     0.541215 NCalls =     98
VariableMetric: Iteration #  24 - FCN =   297484.7444217 Edm =    0.0394372 NCalls =    100
VariableMetric: Iteration #  25 - FCN =   297484.6568619 Edm =    0.0275356 NCalls =    102
VariableMetric: Iteration #  26 - FCN =   297483.9131302 Edm =      1.04957 NCalls =    106
VariableMetric: Iteration #  27 - FCN =   297483.4484752 Edm =     0.438431 NCalls =    110
VariableMetric: Iteration #  28 - FCN =   297474.7542162 Edm =      6.01101 NCalls =    118
VariableMetric: Iteration #  29 - FCN =   297462.9410622 Edm =      13.7367 NCalls =    121
VariableMetric: Iteration #  30 - FCN =   297430.2061886 Edm =      7.23754 NCalls =    124
VariableMetric: Iteration #  31 - FCN =   297419.2699212 Edm =     0.524629 NCalls =    127
VariableMetric: Iteration #  32 - FCN =   297418.9244742 Edm =    0.0237001 NCalls =    129
VariableMetric: Iteration #  33 - FCN =   297418.8937049 Edm =   0.00366157 NCalls =    131
VariableMetric: Iteration #  34 - FCN =   297418.8752207 Edm =    0.0136997 NCalls =    133
VariableMetric: Iteration #  35 - FCN =   297416.4963892 Edm =      2.02072 NCalls =    139
VariableMetric: Iteration #  36 - FCN =   297406.3396381 Edm =      2.31057 NCalls =    143
VariableMetric: Iteration #  37 - FCN =   297404.3579168 Edm =     0.650185 NCalls =    145
VariableMetric: Iteration #  38 - FCN =   297403.9213406 Edm =    0.0897846 NCalls =    147
VariableMetric: Iteration #  39 - FCN =   297403.7481539 Edm =    0.0195008 NCalls =    149
VariableMetric: Iteration #  40 - FCN =    297403.719482 Edm =   0.00359272 NCalls =    151
VariableMetric: Iteration #  41 - FCN =   297403.7122568 Edm =   0.00369629 NCalls =    153
VariableMetric: Iteration #  42 - FCN =    297403.674951 Edm =     0.032288 NCalls =    157
VariableMetric: Iteration #  43 - FCN =   297392.5474952 Edm =      10.7055 NCalls =    164
VariableMetric: Iteration #  44 - FCN =   297392.3589537 Edm =     0.266456 NCalls =    166
VariableMetric: Iteration #  45 - FCN =   297389.7507697 Edm =      3.25753 NCalls =    171
VariableMetric: Iteration #  46 - FCN =   297389.3847776 Edm =     0.334442 NCalls =    174
VariableMetric: Iteration #  47 - FCN =   297381.8658532 Edm =      4.86113 NCalls =    180
VariableMetric: Iteration #  48 - FCN =   297358.9136242 Edm =      6.79645 NCalls =    182
VariableMetric: Iteration #  49 - FCN =   297355.2375561 Edm =     0.978096 NCalls =    184
VariableMetric: Iteration #  50 - FCN =   297354.2702118 Edm =     0.393891 NCalls =    186
VariableMetric: Iteration #  51 - FCN =   297353.8686236 Edm =     0.105351 NCalls =    188
VariableMetric: Iteration #  52 - FCN =   297353.7907039 Edm =    0.0122829 NCalls =    190
VariableMetric: Iteration #  53 - FCN =   297353.7737714 Edm =   0.00269882 NCalls =    192
VariableMetric: Iteration #  54 - FCN =   297353.7688058 Edm =   0.00177533 NCalls =    194
VariableMetric: Iteration #  55 - FCN =   297353.6936005 Edm =    0.0697341 NCalls =    198
VariableMetric: Iteration #  56 - FCN =   297344.9831492 Edm =      4.40431 NCalls =    205
VariableMetric: Iteration #  57 - FCN =   297339.5121471 Edm =     0.846057 NCalls =    208
VariableMetric: Iteration #  58 - FCN =   297338.8857215 Edm =     0.206491 NCalls =    210
VariableMetric: Iteration #  59 - FCN =   297338.8002785 Edm =   0.00833622 NCalls =    212
VariableMetric: Iteration #  60 - FCN =   297338.7905948 Edm =  0.000891235 NCalls =    214
VariableMetric: Iteration #  61 - FCN =     297338.78939 Edm =  0.000391103 NCalls =    216
VariableMetric: Iteration #  62 - FCN =   297338.7858086 Edm =   0.00386559 NCalls =    219
VariableMetric: Iteration #  63 - FCN =   297338.6383979 Edm =     0.139726 NCalls =    226
VariableMetric: Iteration #  64 - FCN =   297334.9663244 Edm =      0.23778 NCalls =    231
VariableMetric: Iteration #  65 - FCN =   297334.7211703 Edm =    0.0100172 NCalls =    232
VariableMetric: Iteration #  66 - FCN =   297334.7082855 Edm =   0.00048011 NCalls =    234
VariableMetric: Iteration #  67 - FCN =   297334.7077012 Edm =  0.000101976 NCalls =    236
VariableMetric: Iteration #  68 - FCN =   297334.7075515 Edm =  7.98889e-05 NCalls =    238
VariableMetric: Iteration #  69 - FCN =   297334.7064846 Edm =  0.000946814 NCalls =    242
VariableMetric: Iteration #  70 - FCN =   297334.6359667 Edm =    0.0502512 NCalls =    247
VariableMetric: Iteration #  71 - FCN =   297334.3312471 Edm =    0.0166995 NCalls =    250
VariableMetric: Iteration #  72 - FCN =   297334.3114283 Edm =  9.60196e-05 NCalls =    252
VariableMetric: Iteration #  73 - FCN =   297334.3112297 Edm =  9.18208e-05 NCalls =    254
VariableMetric: Iteration #  74 - FCN =    297334.306796 Edm =   0.00415906 NCalls =    259
VariableMetric: Iteration #  75 - FCN =   297334.1724463 Edm =    0.0806071 NCalls =    263
VariableMetric: Iteration #  76 - FCN =   297333.9402886 Edm =     0.010059 NCalls =    266
VariableMetric: Iteration #  77 - FCN =   297333.9308685 Edm =   0.00017605 NCalls =    267
VariableMetric: Iteration #  78 - FCN =    297333.930688 Edm =  1.36895e-05 NCalls =    269
VariableMetric: After Hessian   - FCN =    297333.930688 Edm =      9525.21 NCalls =    744
VariableMetric: Iteration #  79 - FCN =    297333.930688 Edm =      9525.21 NCalls =    744
VariableMetric: Iteration #  80 - FCN =   297332.9024065 Edm =      5615.93 NCalls =    754
VariableMetric: Iteration #  81 - FCN =   297330.7553507 Edm =      3.42178 NCalls =    756
VariableMetric: Iteration #  82 - FCN =   297328.7071402 Edm =     0.832928 NCalls =    762
VariableMetric: Iteration #  83 - FCN =   297327.4374211 Edm =      0.70495 NCalls =    764
VariableMetric: Iteration #  84 - FCN =   297326.7270815 Edm =      3.01111 NCalls =    769
VariableMetric: Iteration #  85 - FCN =   297325.6738526 Edm =       2.4005 NCalls =    774
VariableMetric: Iteration #  86 - FCN =   297324.5371002 Edm =      1.83704 NCalls =    777
VariableMetric: Iteration #  87 - FCN =   297322.7093861 Edm =      1.42219 NCalls =    781
VariableMetric: Iteration #  88 - FCN =   297321.4891659 Edm =     0.309644 NCalls =    784
VariableMetric: Iteration #  89 - FCN =   297321.2220412 Edm =     0.151076 NCalls =    786
VariableMetric: Iteration #  90 - FCN =   297321.1306596 Edm =    0.0180773 NCalls =    788
VariableMetric: Iteration #  91 - FCN =   297321.1000283 Edm =    0.0064361 NCalls =    790
VariableMetric: Iteration #  92 - FCN =   297321.0879514 Edm =   0.00390267 NCalls =    792
VariableMetric: Iteration #  93 - FCN =   297321.0796197 Edm =  0.000431521 NCalls =    794
VariableMetric: Iteration #  94 - FCN =   297321.0787763 Edm =  0.000164062 NCalls =    796
VariableMetric: Iteration #  95 - FCN =   297321.0783762 Edm =  0.000227225 NCalls =    798
VariableMetric: Iteration #  96 - FCN =   297321.0773069 Edm =  0.000488569 NCalls =    800
VariableMetric: Iteration #  97 - FCN =   297321.0759451 Edm =  0.000405898 NCalls =    802
VariableMetric: Iteration #  98 - FCN =   297321.0752089 Edm =  7.46375e-05 NCalls =    804
VariableMetric: Iteration #  99 - FCN =   297321.0750378 Edm =   7.1286e-05 NCalls =    806
VariableMetric: Iteration # 100 - FCN =   297321.0747341 Edm =  0.000102319 NCalls =    808
VariableMetric: Iteration # 101 - FCN =   297321.0743914 Edm =  4.35045e-05 NCalls =    810
VariableMetric: After Hessian   - FCN =   297321.0743914 Edm =   9.1812e-05 NCalls =   1293
VariableMetric: Iteration # 102 - FCN =   297321.0743914 Edm =   9.1812e-05 NCalls =   1293
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   310602.0550445 Edm =      24.0388 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   310602.0550445 Edm =      24.0388 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   302402.8815079 Edm =      9.44312 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   301698.3607755 Edm =      8.49217 NCalls =     14
VariableMetric: Iteration #   3 - FCN =    301486.754875 Edm =      209.189 NCalls =     18
VariableMetric: Iteration #   4 - FCN =    299897.459053 Edm =      48.0613 NCalls =     21
VariableMetric: Iteration #   5 - FCN =   299815.9161052 Edm =      1.57607 NCalls =     23
VariableMetric: Iteration #   6 - FCN =    299804.600877 Edm =      7.31092 NCalls =     26
VariableMetric: Iteration #   7 - FCN =   299145.2613463 Edm =      106.311 NCalls =     32
VariableMetric: Iteration #   8 - FCN =   298911.9482608 Edm =      2.97517 NCalls =     35
VariableMetric: Iteration #   9 - FCN =    298908.376099 Edm =      1.63495 NCalls =     37
VariableMetric: Iteration #  10 - FCN =   298854.7986711 Edm =      63.0342 NCalls =     42
VariableMetric: Iteration #  11 - FCN =   297901.8842884 Edm =      6.31389 NCalls =     52
VariableMetric: Iteration #  12 - FCN =   297879.8152467 Edm =      28.4663 NCalls =     54
VariableMetric: Iteration #  13 - FCN =   297847.4096675 Edm =      3.93494 NCalls =     56
VariableMetric: Iteration #  14 - FCN =    297844.193082 Edm =       0.2624 NCalls =     58
VariableMetric: Iteration #  15 - FCN =   297843.8738551 Edm =     0.176623 NCalls =     60
VariableMetric: Iteration #  16 - FCN =   297841.7488544 Edm =     0.257565 NCalls =     65
VariableMetric: Iteration #  17 - FCN =    297841.270405 Edm =    0.0497398 NCalls =     67
VariableMetric: Iteration #  18 - FCN =   297841.1997819 Edm =    0.0634497 NCalls =     69
VariableMetric: Iteration #  19 - FCN =   297840.7587255 Edm =     0.376748 NCalls =     72
VariableMetric: Iteration #  20 - FCN =   297814.1325081 Edm =      31.0642 NCalls =     78
VariableMetric: Iteration #  21 - FCN =   297789.7615926 Edm =      26.5921 NCalls =     84
VariableMetric: Iteration #  22 - FCN =   297778.5872814 Edm =      22.4986 NCalls =     90
VariableMetric: Iteration #  23 - FCN =   297675.9213624 Edm =      23.5006 NCalls =     98
VariableMetric: Iteration #  24 - FCN =   297675.8085819 Edm =       1.0664 NCalls =    100
VariableMetric: Iteration #  25 - FCN =   297619.7324464 Edm =      3.26573 NCalls =    105
VariableMetric: Iteration #  26 - FCN =   297615.0413988 Edm =     0.368854 NCalls =    107
VariableMetric: Iteration #  27 - FCN =   297614.1709486 Edm =     0.135033 NCalls =    109
VariableMetric: Iteration #  28 - FCN =   297613.8648388 Edm =     0.125001 NCalls =    111
VariableMetric: Iteration #  29 - FCN =    297609.365472 Edm =     0.992692 NCalls =    115
VariableMetric: Iteration #  30 - FCN =    297607.741023 Edm =       0.6189 NCalls =    118
VariableMetric: Iteration #  31 - FCN =   297607.3453596 Edm =    0.0590165 NCalls =    119
VariableMetric: Iteration #  32 - FCN =   297607.2481527 Edm =   0.00845238 NCalls =    121
VariableMetric: Iteration #  33 - FCN =   297607.1910031 Edm =    0.0457047 NCalls =    124
VariableMetric: Iteration #  34 - FCN =    297602.416414 Edm =      4.49224 NCalls =    129
VariableMetric: Iteration #  35 - FCN =   297574.1204343 Edm =      14.3177 NCalls =    133
VariableMetric: Iteration #  36 - FCN =     297556.29603 Edm =      2.79974 NCalls =    136
VariableMetric: Iteration #  37 - FCN =   297553.5375605 Edm =      1.11924 NCalls =    137
VariableMetric: Iteration #  38 - FCN =   297553.0452877 Edm =     0.181664 NCalls =    139
VariableMetric: Iteration #  39 - FCN =   297552.8031022 Edm =    0.0492169 NCalls =    141
VariableMetric: Iteration #  40 - FCN =   297552.6628699 Edm =    0.0169238 NCalls =    143
VariableMetric: Iteration #  41 - FCN =   297552.6383785 Edm =   0.00643282 NCalls =    145
VariableMetric: Iteration #  42 - FCN =   297552.6217061 Edm =    0.0123001 NCalls =    147
VariableMetric: Iteration #  43 - FCN =   297552.0627802 Edm =      0.35941 NCalls =    152
VariableMetric: Iteration #  44 - FCN =   297544.6050742 Edm =      7.10611 NCalls =    156
VariableMetric: Iteration #  45 - FCN =   297536.2337045 Edm =      22.2702 NCalls =    159
VariableMetric: Iteration #  46 - FCN =   297513.1179701 Edm =      7.75302 NCalls =    161
VariableMetric: Iteration #  47 - FCN =   297507.8411375 Edm =      2.46004 NCalls =    163
VariableMetric: Iteration #  48 - FCN =   297504.3436069 Edm =      1.13373 NCalls =    165
VariableMetric: Iteration #  49 - FCN =   297501.8282438 Edm =      2.20213 NCalls =    167
VariableMetric: Iteration #  50 - FCN =   297500.4254271 Edm =     0.959875 NCalls =    171
VariableMetric: Iteration #  51 - FCN =   297499.2931631 Edm =       1.8912 NCalls =    176
VariableMetric: Iteration #  52 - FCN =   297495.9982171 Edm =      1.86355 NCalls =    180
VariableMetric: Iteration #  53 - FCN =   297494.9117744 Edm =      1.72552 NCalls =    182
VariableMetric: Iteration #  54 - FCN =   297493.2239065 Edm =      3.71261 NCalls =    183
VariableMetric: Iteration #  55 - FCN =   297490.4196832 Edm =      2.32293 NCalls =    185
VariableMetric: Iteration #  56 - FCN =    297484.375371 Edm =      2.77185 NCalls =    191
VariableMetric: Iteration #  57 - FCN =   297481.4787327 Edm =      4.74332 NCalls =    195
VariableMetric: Iteration #  58 - FCN =   297478.9979697 Edm =      2.78034 NCalls =    197
VariableMetric: Iteration #  59 - FCN =   297477.2190374 Edm =      1.29388 NCalls =    199
VariableMetric: Iteration #  60 - FCN =   297476.7535554 Edm =     0.168252 NCalls =    201
VariableMetric: Iteration #  61 - FCN =   297476.5903569 Edm =    0.0266287 NCalls =    203
VariableMetric: Iteration #  62 - FCN =   297476.5716744 Edm =   0.00319411 NCalls =    205
VariableMetric: Iteration #  63 - FCN =   297476.5505328 Edm =    0.0178802 NCalls =    208
VariableMetric: Iteration #  64 - FCN =   297474.1703665 Edm =      1.93769 NCalls =    213
VariableMetric: Iteration #  65 - FCN =   297465.1185163 Edm =     0.860828 NCalls =    218
VariableMetric: Iteration #  66 - FCN =   297463.7284687 Edm =     0.384838 NCalls =    220
VariableMetric: Iteration #  67 - FCN =   297463.0318798 Edm =     0.844063 NCalls =    223
VariableMetric: Iteration #  68 - FCN =   297462.6296459 Edm =     0.187381 NCalls =    225
VariableMetric: Iteration #  69 - FCN =   297462.2909196 Edm =    0.0889922 NCalls =    228
VariableMetric: Iteration #  70 - FCN =    297462.060689 Edm =     0.174896 NCalls =    230
VariableMetric: Iteration #  71 - FCN =   297461.9509404 Edm =      0.12733 NCalls =    232
VariableMetric: Iteration #  72 - FCN =   297461.7170252 Edm =    0.0692665 NCalls =    237
VariableMetric: Iteration #  73 - FCN =   297461.5364653 Edm =     0.263815 NCalls =    241
VariableMetric: Iteration #  74 - FCN =   297461.3356144 Edm =     0.219112 NCalls =    245
VariableMetric: Iteration #  75 - FCN =   297461.0710545 Edm =     0.095401 NCalls =    249
VariableMetric: Iteration #  76 - FCN =   297460.8821619 Edm =     0.108246 NCalls =    251
VariableMetric: Iteration #  77 - FCN =   297460.7105489 Edm =     0.128708 NCalls =    253
VariableMetric: Iteration #  78 - FCN =   297460.5864338 Edm =    0.0935809 NCalls =    258
VariableMetric: Iteration #  79 - FCN =   297460.4930574 Edm =    0.0296634 NCalls =    261
VariableMetric: Iteration #  80 - FCN =   297460.4637527 Edm =    0.0432595 NCalls =    262
VariableMetric: Iteration #  81 - FCN =   297460.4123543 Edm =   0.00927711 NCalls =    265
VariableMetric: Iteration #  82 - FCN =   297460.3938001 Edm =   0.00393143 NCalls =    267
VariableMetric: Iteration #  83 - FCN =   297460.3905243 Edm =   0.00261004 NCalls =    269
VariableMetric: Iteration #  84 - FCN =    297460.387406 Edm =   0.00079381 NCalls =    271
VariableMetric: Iteration #  85 - FCN =   297460.3828574 Edm =   0.00329508 NCalls =    274
VariableMetric: Iteration #  86 - FCN =   297460.3226955 Edm =    0.0726304 NCalls =    279
VariableMetric: Iteration #  87 - FCN =   297460.0302052 Edm =     0.449661 NCalls =    284
VariableMetric: Iteration #  88 - FCN =   297459.9528155 Edm =    0.0779498 NCalls =    288
VariableMetric: Iteration #  89 - FCN =   297457.9626095 Edm =      4.03393 NCalls =    295
VariableMetric: Iteration #  90 - FCN =   297457.8766949 Edm =    0.0863081 NCalls =    299
VariableMetric: Iteration #  91 - FCN =   297457.3094605 Edm =     0.491267 NCalls =    305
VariableMetric: Iteration #  92 - FCN =    297454.376886 Edm =      2.69847 NCalls =    308
VariableMetric: Iteration #  93 - FCN =   297453.0516127 Edm =      0.69303 NCalls =    310
VariableMetric: Iteration #  94 - FCN =   297451.9978182 Edm =     0.231588 NCalls =    313
VariableMetric: Iteration #  95 - FCN =   297451.4119083 Edm =     0.336981 NCalls =    315
VariableMetric: Iteration #  96 - FCN =   297451.1174647 Edm =     0.299688 NCalls =    316
VariableMetric: Iteration #  97 - FCN =   297450.9820896 Edm =    0.0357498 NCalls =    318
VariableMetric: Iteration #  98 - FCN =   297450.9046021 Edm =    0.0238875 NCalls =    320
VariableMetric: Iteration #  99 - FCN =   297450.8608136 Edm =   0.00933735 NCalls =    322
VariableMetric: Iteration # 100 - FCN =   297450.8491197 Edm =   0.00375192 NCalls =    325
VariableMetric: Iteration # 101 - FCN =   297450.8445768 Edm =  0.000766151 NCalls =    327
VariableMetric: Iteration # 102 - FCN =   297450.8424542 Edm =   0.00144515 NCalls =    329
VariableMetric: Iteration # 103 - FCN =   297450.8297961 Edm =    0.0104425 NCalls =    333
VariableMetric: Iteration # 104 - FCN =   297450.5547922 Edm =     0.362009 NCalls =    338
VariableMetric: Iteration # 105 - FCN =   297448.6121925 Edm =      1.62363 NCalls =    349
VariableMetric: Iteration # 106 - FCN =   297447.1142329 Edm =      3.98433 NCalls =    351
VariableMetric: Iteration # 107 - FCN =   297445.2312337 Edm =     0.585972 NCalls =    354
VariableMetric: Iteration # 108 - FCN =   297443.9423498 Edm =     0.579425 NCalls =    358
VariableMetric: Iteration # 109 - FCN =   297441.9798756 Edm =      2.14699 NCalls =    362
VariableMetric: Iteration # 110 - FCN =   297440.5349909 Edm =      2.45767 NCalls =    368
VariableMetric: Iteration # 111 - FCN =   297438.2526454 Edm =     0.901386 NCalls =    372
VariableMetric: Iteration # 112 - FCN =    297437.146047 Edm =     0.757317 NCalls =    374
VariableMetric: Iteration # 113 - FCN =   297436.1611221 Edm =      2.19487 NCalls =    377
VariableMetric: Iteration # 114 - FCN =   297435.7525332 Edm =     0.979253 NCalls =    380
VariableMetric: Iteration # 115 - FCN =   297434.7239445 Edm =     0.341516 NCalls =    382
VariableMetric: Iteration # 116 - FCN =   297434.1620107 Edm =     0.115614 NCalls =    385
VariableMetric: Iteration # 117 - FCN =   297433.8415951 Edm =     0.115543 NCalls =    387
VariableMetric: Iteration # 118 - FCN =   297433.6505805 Edm =    0.0359586 NCalls =    390
VariableMetric: Iteration # 119 - FCN =   297433.6207351 Edm =   0.00388653 NCalls =    392
VariableMetric: Iteration # 120 - FCN =   297433.6160537 Edm =   0.00256751 NCalls =    394
VariableMetric: Iteration # 121 - FCN =   297433.5896402 Edm =    0.0165237 NCalls =    398
VariableMetric: Iteration # 122 - FCN =   297433.3178279 Edm =     0.360184 NCalls =    401
VariableMetric: Iteration # 123 - FCN =   297432.1000656 Edm =      1.11599 NCalls =    410
VariableMetric: Iteration # 124 - FCN =   297426.0881884 Edm =       79.912 NCalls =    419
VariableMetric: Iteration # 125 - FCN =   297424.8275343 Edm =      3.93004 NCalls =    422
VariableMetric: Iteration # 126 - FCN =    297421.262577 Edm =      6.45734 NCalls =    425
VariableMetric: Iteration # 127 - FCN =   297411.1635061 Edm =      6.00685 NCalls =    428
VariableMetric: Iteration # 128 - FCN =   297407.4862024 Edm =      1.03068 NCalls =    430
VariableMetric: Iteration # 129 - FCN =   297406.5892812 Edm =    0.0938863 NCalls =    431
VariableMetric: Iteration # 130 - FCN =   297406.4966299 Edm =    0.0190496 NCalls =    433
VariableMetric: Iteration # 131 - FCN =   297406.4780989 Edm =   0.00238792 NCalls =    435
VariableMetric: Iteration # 132 - FCN =   297406.4756084 Edm =  0.000177458 NCalls =    436
VariableMetric: Iteration # 133 - FCN =    297406.475033 Edm =  0.000396904 NCalls =    438
VariableMetric: Iteration # 134 - FCN =    297406.460332 Edm =    0.0118821 NCalls =    443
VariableMetric: Iteration # 135 - FCN =    297406.346273 Edm =    0.0666706 NCalls =    447
VariableMetric: Iteration # 136 - FCN =   297406.0199023 Edm =    0.0934461 NCalls =    449
VariableMetric: Iteration # 137 - FCN =   297405.9205886 Edm =    0.0651338 NCalls =    452
VariableMetric: Iteration # 138 - FCN =   297405.8602487 Edm =    0.0226086 NCalls =    454
VariableMetric: Iteration # 139 - FCN =   297405.7674404 Edm =    0.0574275 NCalls =    458
VariableMetric: Iteration # 140 - FCN =    297405.603198 Edm =     0.402744 NCalls =    465
VariableMetric: Iteration # 141 - FCN =    297405.497626 Edm =     0.153723 NCalls =    470
VariableMetric: Iteration # 142 - FCN =   297405.3961081 Edm =     0.150365 NCalls =    473
VariableMetric: Iteration # 143 - FCN =   297405.2901846 Edm =    0.0704246 NCalls =    475
VariableMetric: Iteration # 144 - FCN =   297405.0874353 Edm =     0.160977 NCalls =    478
VariableMetric: Iteration # 145 - FCN =    297404.642132 Edm =     0.408489 NCalls =    481
VariableMetric: Iteration # 146 - FCN =   297404.3007508 Edm =       1.0385 NCalls =    484
VariableMetric: Iteration # 147 - FCN =   297403.9619222 Edm =    0.0900492 NCalls =    488
VariableMetric: Iteration # 148 - FCN =   297403.8525889 Edm =    0.0528049 NCalls =    491
VariableMetric: Iteration # 149 - FCN =   297403.8034862 Edm =    0.0201327 NCalls =    493
VariableMetric: Iteration # 150 - FCN =    297403.777802 Edm =   0.00344655 NCalls =    495
VariableMetric: Iteration # 151 - FCN =   297403.7583525 Edm =    0.0129192 NCalls =    498
VariableMetric: Iteration # 152 - FCN =   297403.6792808 Edm =    0.0294306 NCalls =    501
VariableMetric: Iteration # 153 - FCN =   297403.5013691 Edm =    0.0797689 NCalls =    504
VariableMetric: Iteration # 154 - FCN =   297403.3737958 Edm =    0.0203526 NCalls =    506
VariableMetric: Iteration # 155 - FCN =   297403.3539297 Edm =   0.00944003 NCalls =    507
VariableMetric: Iteration # 156 - FCN =   297403.3386939 Edm =   0.00433456 NCalls =    509
VariableMetric: Iteration # 157 - FCN =   297403.3307268 Edm =   0.00184109 NCalls =    512
VariableMetric: Iteration # 158 - FCN =   297403.3271624 Edm =   0.00108769 NCalls =    516
VariableMetric: Iteration # 159 - FCN =   297403.3257348 Edm =  0.000589511 NCalls =    519
VariableMetric: Iteration # 160 - FCN =   297403.3243594 Edm =  0.000803306 NCalls =    523
VariableMetric: Iteration # 161 - FCN =   297403.3226642 Edm =   0.00418517 NCalls =    530
VariableMetric: Iteration # 162 - FCN =   297403.3201286 Edm =   0.00424566 NCalls =    533
VariableMetric: Iteration # 163 - FCN =   297403.3186117 Edm =   0.00244005 NCalls =    536
VariableMetric: Iteration # 164 - FCN =   297403.3151078 Edm =   0.00543638 NCalls =    539
VariableMetric: Iteration # 165 - FCN =   297403.2989519 Edm =    0.0182974 NCalls =    546
VariableMetric: Iteration # 166 - FCN =   297403.2962058 Edm =    0.0119731 NCalls =    548
VariableMetric: Iteration # 167 - FCN =   297403.2877325 Edm =   0.00595381 NCalls =    553
VariableMetric: Iteration # 168 - FCN =   297403.2388511 Edm =   0.00936492 NCalls =    557
VariableMetric: Iteration # 169 - FCN =   297403.2195524 Edm =    0.0282962 NCalls =    559
VariableMetric: Iteration # 170 - FCN =   297403.1728088 Edm =    0.0386823 NCalls =    561
VariableMetric: Iteration # 171 - FCN =   297403.1508021 Edm =    0.0143367 NCalls =    563
VariableMetric: Iteration # 172 - FCN =   297403.1261231 Edm =   0.00458158 NCalls =    567
VariableMetric: Iteration # 173 - FCN =   297403.1200139 Edm =   0.00356807 NCalls =    569
VariableMetric: Iteration # 174 - FCN =   297403.1170694 Edm =  0.000740746 NCalls =    571
VariableMetric: Iteration # 175 - FCN =   297403.1165864 Edm =  5.51646e-05 NCalls =    573
VariableMetric: After Hessian   - FCN =   297403.1165864 Edm =      256.728 NCalls =   1054
VariableMetric: Iteration # 176 - FCN =   297403.1165864 Edm =      256.728 NCalls =   1054
VariableMetric: Iteration # 177 - FCN =   297400.4433591 Edm =      117.805 NCalls =   1058
VariableMetric: Iteration # 178 - FCN =   297400.4068452 Edm =       4.0767 NCalls =   1061
VariableMetric: Iteration # 179 - FCN =   297392.8308615 Edm =     0.535745 NCalls =   1065
VariableMetric: Iteration # 180 - FCN =   297392.1750939 Edm =     0.888719 NCalls =   1067
VariableMetric: Iteration # 181 - FCN =   297391.9570976 Edm =    0.0700135 NCalls =   1069
VariableMetric: Iteration # 182 - FCN =   297391.7910212 Edm =    0.0926936 NCalls =   1071
VariableMetric: Iteration # 183 - FCN =   297391.6916586 Edm =     0.100252 NCalls =   1073
VariableMetric: Iteration # 184 - FCN =   297391.5794308 Edm =    0.0954734 NCalls =   1075
VariableMetric: Iteration # 185 - FCN =   297391.0937283 Edm =     0.166012 NCalls =   1078
VariableMetric: Iteration # 186 - FCN =   297390.7468482 Edm =      0.19815 NCalls =   1080
VariableMetric: Iteration # 187 - FCN =   297390.5725399 Edm =     0.182818 NCalls =   1083
VariableMetric: Iteration # 188 - FCN =   297390.2523302 Edm =     0.139934 NCalls =   1085
VariableMetric: Iteration # 189 - FCN =   297390.0789739 Edm =      0.11892 NCalls =   1087
VariableMetric: Iteration # 190 - FCN =    297389.936362 Edm =    0.0607549 NCalls =   1090
VariableMetric: Iteration # 191 - FCN =   297389.8515369 Edm =    0.0275367 NCalls =   1092
VariableMetric: Iteration # 192 - FCN =    297389.809264 Edm =   0.00814912 NCalls =   1094
VariableMetric: Iteration # 193 - FCN =   297389.7728113 Edm =    0.0223089 NCalls =   1096
VariableMetric: Iteration # 194 - FCN =   297389.7291711 Edm =     0.014448 NCalls =   1098
VariableMetric: Iteration # 195 - FCN =   297389.6874027 Edm =    0.0307851 NCalls =   1101
VariableMetric: Iteration # 196 - FCN =   297389.5829129 Edm =    0.0286059 NCalls =   1105
VariableMetric: Iteration # 197 - FCN =   297389.5648891 Edm =    0.0686579 NCalls =   1107
VariableMetric: Iteration # 198 - FCN =   297389.5179972 Edm =    0.0334343 NCalls =   1109
VariableMetric: Iteration # 199 - FCN =   297389.4825809 Edm =     0.027341 NCalls =   1112
VariableMetric: Iteration # 200 - FCN =   297389.4393112 Edm =    0.0237058 NCalls =   1114
VariableMetric: Iteration # 201 - FCN =   297389.3913049 Edm =    0.0307833 NCalls =   1117
VariableMetric: Iteration # 202 - FCN =    297389.334129 Edm =    0.0182971 NCalls =   1119
VariableMetric: Iteration # 203 - FCN =   297389.2735255 Edm =    0.0428528 NCalls =   1122
VariableMetric: Iteration # 204 - FCN =    297389.233789 Edm =    0.0507243 NCalls =   1124
VariableMetric: Iteration # 205 - FCN =   297389.1976754 Edm =     0.035088 NCalls =   1127
VariableMetric: Iteration # 206 - FCN =   297389.1604243 Edm =     0.024142 NCalls =   1130
VariableMetric: Iteration # 207 - FCN =   297389.1371893 Edm =    0.0151294 NCalls =   1131
VariableMetric: Iteration # 208 - FCN =   297389.1107721 Edm =   0.00730272 NCalls =   1134
VariableMetric: Iteration # 209 - FCN =   297389.0955851 Edm =   0.00603039 NCalls =   1136
VariableMetric: Iteration # 210 - FCN =   297389.0826401 Edm =    0.0113023 NCalls =   1139
VariableMetric: Iteration # 211 - FCN =   297389.0706931 Edm =   0.00520058 NCalls =   1141
VariableMetric: Iteration # 212 - FCN =   297389.0599991 Edm =   0.00551753 NCalls =   1144
VariableMetric: Iteration # 213 - FCN =   297389.0521692 Edm =   0.00371691 NCalls =   1146
VariableMetric: Iteration # 214 - FCN =   297389.0469747 Edm =   0.00150969 NCalls =   1149
VariableMetric: Iteration # 215 - FCN =    297389.043251 Edm =   0.00138987 NCalls =   1151
VariableMetric: Iteration # 216 - FCN =   297389.0399883 Edm =   0.00214918 NCalls =   1154
VariableMetric: Iteration # 217 - FCN =    297389.037323 Edm =  0.000979195 NCalls =   1156
VariableMetric: Iteration # 218 - FCN =   297389.0354996 Edm =  0.000758263 NCalls =   1159
VariableMetric: Iteration # 219 - FCN =   297389.0341844 Edm =  0.000486727 NCalls =   1161
VariableMetric: Iteration # 220 - FCN =   297389.0335185 Edm =  0.000183474 NCalls =   1164
VariableMetric: Iteration # 221 - FCN =   297389.0329986 Edm =  0.000236049 NCalls =   1166
VariableMetric: Iteration # 222 - FCN =   297389.0321451 Edm =  0.000387986 NCalls =   1169
VariableMetric: Iteration # 223 - FCN =   297389.0311329 Edm =  0.000460537 NCalls =   1171
VariableMetric: Iteration # 224 - FCN =   297389.0301752 Edm =  0.000509103 NCalls =   1174
VariableMetric: Iteration # 225 - FCN =   297389.0289251 Edm =  0.000453085 NCalls =   1176
VariableMetric: Iteration # 226 - FCN =     297389.02768 Edm =    0.0007502 NCalls =   1179
VariableMetric: Iteration # 227 - FCN =   297389.0264608 Edm =   0.00083418 NCalls =   1181
VariableMetric: Iteration # 228 - FCN =    297389.024457 Edm =   0.00090112 NCalls =   1184
VariableMetric: Iteration # 229 - FCN =   297389.0228825 Edm =   0.00213019 NCalls =   1187
VariableMetric: Iteration # 230 - FCN =   297389.0203956 Edm =    0.0021842 NCalls =   1190
VariableMetric: Iteration # 231 - FCN =   297389.0148081 Edm =   0.00224039 NCalls =   1195
VariableMetric: Iteration # 232 - FCN =   297389.0094204 Edm =   0.00314618 NCalls =   1197
VariableMetric: Iteration # 233 - FCN =   297389.0076121 Edm =   0.00355018 NCalls =   1199
VariableMetric: Iteration # 234 - FCN =   297389.0040914 Edm =   0.00101745 NCalls =   1202
VariableMetric: Iteration # 235 - FCN =   297389.0016205 Edm =   0.00139507 NCalls =   1205
VariableMetric: Iteration # 236 - FCN =    297389.000626 Edm =  0.000668332 NCalls =   1207
VariableMetric: Iteration # 237 - FCN =   297388.9991909 Edm =  0.000453646 NCalls =   1210
VariableMetric: Iteration # 238 - FCN =   297388.9981872 Edm =   0.00022564 NCalls =   1212
VariableMetric: Iteration # 239 - FCN =   297388.9979154 Edm =  0.000102501 NCalls =   1215
VariableMetric: Iteration # 240 - FCN =    297388.997648 Edm =  0.000136862 NCalls =   1217
VariableMetric: Iteration # 241 - FCN =   297388.9970566 Edm =  0.000164584 NCalls =   1219
VariableMetric: Iteration # 242 - FCN =   297388.9968123 Edm =  6.28181e-05 NCalls =   1221
VariableMetric: After Hessian   - FCN =   297388.9968123 Edm =    0.0127084 NCalls =   1720
VariableMetric: Iteration # 243 - FCN =   297388.9968123 Edm =    0.0127084 NCalls =   1720
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   309174.2061018 Edm =       22.624 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   309174.2061018 Edm =       22.624 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   298800.7950408 Edm =      2.31228 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   298753.5540851 Edm =      334.743 NCalls =     14
VariableMetric: Iteration #   3 - FCN =   298685.4840703 Edm =      5.50665 NCalls =     16
VariableMetric: Iteration #   4 - FCN =    297869.364352 Edm =      49.4148 NCalls =     21
VariableMetric: Iteration #   5 - FCN =   297807.6394887 Edm =       4.4049 NCalls =     24
VariableMetric: Iteration #   6 - FCN =   297804.4878568 Edm =     0.258577 NCalls =     26
VariableMetric: Iteration #   7 - FCN =   297803.8453513 Edm =     0.624363 NCalls =     28
VariableMetric: Iteration #   8 - FCN =   297725.0721057 Edm =       31.031 NCalls =     35
VariableMetric: Iteration #   9 - FCN =   297662.4422479 Edm =     0.799407 NCalls =     38
VariableMetric: Iteration #  10 - FCN =   297661.6873175 Edm =    0.0758114 NCalls =     39
VariableMetric: Iteration #  11 - FCN =   297661.5931796 Edm =    0.0476558 NCalls =     41
VariableMetric: Iteration #  12 - FCN =   297641.3314339 Edm =      21.6247 NCalls =     48
VariableMetric: Iteration #  13 - FCN =   297641.2062908 Edm =    0.0907587 NCalls =     50
VariableMetric: Iteration #  14 - FCN =   297590.7704606 Edm =      1.24589 NCalls =     57
VariableMetric: Iteration #  15 - FCN =   297468.7581001 Edm =        13.47 NCalls =     59
VariableMetric: Iteration #  16 - FCN =   297448.3334136 Edm =      8.34271 NCalls =     61
VariableMetric: Iteration #  17 - FCN =    297438.607465 Edm =      5.67115 NCalls =     64
VariableMetric: Iteration #  18 - FCN =   297433.7354836 Edm =     0.343359 NCalls =     66
VariableMetric: Iteration #  19 - FCN =   297433.3743726 Edm =    0.0114005 NCalls =     68
VariableMetric: Iteration #  20 - FCN =   297433.3443864 Edm =    0.0226684 NCalls =     70
VariableMetric: Iteration #  21 - FCN =   297421.2940472 Edm =       1.5133 NCalls =     77
VariableMetric: Iteration #  22 - FCN =   297388.7722196 Edm =      2.16794 NCalls =     80
VariableMetric: Iteration #  23 - FCN =   297380.2135119 Edm =      1.23514 NCalls =     84
VariableMetric: Iteration #  24 - FCN =   297377.8823529 Edm =      1.30163 NCalls =     87
VariableMetric: Iteration #  25 - FCN =   297376.8877854 Edm =     0.998004 NCalls =     89
VariableMetric: Iteration #  26 - FCN =   297375.7027554 Edm =     0.143905 NCalls =     92
VariableMetric: Iteration #  27 - FCN =   297375.4917469 Edm =   0.00996139 NCalls =     94
VariableMetric: Iteration #  28 - FCN =   297375.4791342 Edm =   0.00719175 NCalls =     96
VariableMetric: Iteration #  29 - FCN =   297375.3381841 Edm =     0.141652 NCalls =    100
VariableMetric: Iteration #  30 - FCN =   297370.0921238 Edm =      2.43799 NCalls =    107
VariableMetric: Iteration #  31 - FCN =   297338.1219421 Edm =      15.1941 NCalls =    110
VariableMetric: Iteration #  32 - FCN =   297320.2686895 Edm =      6.65066 NCalls =    113
VariableMetric: Iteration #  33 - FCN =   297318.6210903 Edm =     0.408132 NCalls =    115
VariableMetric: Iteration #  34 - FCN =   297318.1990471 Edm =    0.0658989 NCalls =    117
VariableMetric: Iteration #  35 - FCN =   297318.0390341 Edm =    0.0165275 NCalls =    119
VariableMetric: Iteration #  36 - FCN =   297318.0140441 Edm =   0.00237003 NCalls =    121
VariableMetric: Iteration #  37 - FCN =   297318.0010473 Edm =    0.0116992 NCalls =    124
VariableMetric: Iteration #  38 - FCN =   297317.6015719 Edm =     0.501402 NCalls =    130
VariableMetric: Iteration #  39 - FCN =   297317.5893411 Edm =    0.0105215 NCalls =    132
VariableMetric: Iteration #  40 - FCN =   297316.9547392 Edm =     0.741237 NCalls =    138
VariableMetric: Iteration #  41 - FCN =   297313.3478382 Edm =     0.239999 NCalls =    145
VariableMetric: Iteration #  42 - FCN =   297288.1182909 Edm =      2.64416 NCalls =    147
VariableMetric: Iteration #  43 - FCN =   297285.2058082 Edm =      1.10595 NCalls =    148
VariableMetric: Iteration #  44 - FCN =   297284.7693877 Edm =    0.0620503 NCalls =    150
VariableMetric: Iteration #  45 - FCN =   297284.6961028 Edm =     0.013423 NCalls =    152
VariableMetric: Iteration #  46 - FCN =   297284.6620624 Edm =   0.00724624 NCalls =    154
VariableMetric: Iteration #  47 - FCN =   297284.6450211 Edm =   0.00521562 NCalls =    156
VariableMetric: Iteration #  48 - FCN =   297284.4492026 Edm =     0.206208 NCalls =    160
VariableMetric: Iteration #  49 - FCN =   297279.2587722 Edm =      3.47513 NCalls =    167
VariableMetric: Iteration #  50 - FCN =   297261.0536355 Edm =      6.87506 NCalls =    170
VariableMetric: Iteration #  51 - FCN =    297256.553735 Edm =     0.836992 NCalls =    172
VariableMetric: Iteration #  52 - FCN =   297255.6313511 Edm =    0.0380235 NCalls =    174
VariableMetric: Iteration #  53 - FCN =   297255.5930734 Edm =   0.00275121 NCalls =    175
VariableMetric: Iteration #  54 - FCN =    297255.590167 Edm =   0.00065199 NCalls =    177
VariableMetric: Iteration #  55 - FCN =   297255.5888282 Edm =  0.000483375 NCalls =    179
VariableMetric: Iteration #  56 - FCN =   297255.5856969 Edm =  0.000956418 NCalls =    182
VariableMetric: Iteration #  57 - FCN =   297255.5782798 Edm =   0.00562933 NCalls =    185
VariableMetric: Iteration #  58 - FCN =   297253.8431652 Edm =     0.693677 NCalls =    192
VariableMetric: Iteration #  59 - FCN =   297252.5155202 Edm =    0.0968075 NCalls =    194
VariableMetric: Iteration #  60 - FCN =   297252.3705761 Edm =    0.0300311 NCalls =    196
VariableMetric: Iteration #  61 - FCN =   297252.3476094 Edm =   0.00493339 NCalls =    198
VariableMetric: Iteration #  62 - FCN =   297252.3434062 Edm =  0.000428923 NCalls =    199
VariableMetric: Iteration #  63 - FCN =   297252.3427714 Edm =    0.0002029 NCalls =    201
VariableMetric: Iteration #  64 - FCN =   297252.3367264 Edm =   0.00503769 NCalls =    205
VariableMetric: Iteration #  65 - FCN =   297251.2962503 Edm =     0.737462 NCalls =    212
VariableMetric: Iteration #  66 - FCN =   297249.0181173 Edm =     0.959523 NCalls =    215
VariableMetric: Iteration #  67 - FCN =   297248.0612983 Edm =     0.959446 NCalls =    217
VariableMetric: Iteration #  68 - FCN =   297246.6970202 Edm =      1.63371 NCalls =    220
VariableMetric: Iteration #  69 - FCN =   297246.1682534 Edm =     0.987735 NCalls =    222
VariableMetric: Iteration #  70 - FCN =   297244.7041365 Edm =     0.496141 NCalls =    226
VariableMetric: Iteration #  71 - FCN =   297243.9084126 Edm =      0.27054 NCalls =    228
VariableMetric: Iteration #  72 - FCN =   297243.7430245 Edm =    0.0855201 NCalls =    230
VariableMetric: Iteration #  73 - FCN =   297243.7222759 Edm =    0.0157978 NCalls =    232
VariableMetric: Iteration #  74 - FCN =   297243.7088564 Edm =  0.000582929 NCalls =    234
VariableMetric: Iteration #  75 - FCN =   297243.7053267 Edm =    0.0022295 NCalls =    237
VariableMetric: Iteration #  76 - FCN =   297243.6409513 Edm =    0.0600083 NCalls =    241
VariableMetric: Iteration #  77 - FCN =   297240.9695996 Edm =      1.45462 NCalls =    247
VariableMetric: Iteration #  78 - FCN =   297237.8830085 Edm =      1.88509 NCalls =    250
VariableMetric: Iteration #  79 - FCN =   297237.0426309 Edm =     0.468579 NCalls =    251
VariableMetric: Iteration #  80 - FCN =    297236.695134 Edm =     0.239147 NCalls =    253
VariableMetric: Iteration #  81 - FCN =   297236.4713084 Edm =    0.0235867 NCalls =    255
VariableMetric: Iteration #  82 - FCN =   297236.4485998 Edm =   0.00133844 NCalls =    257
VariableMetric: Iteration #  83 - FCN =   297236.4473747 Edm =  0.000129723 NCalls =    259
VariableMetric: Iteration #  84 - FCN =   297236.4471268 Edm =   0.00015899 NCalls =    261
VariableMetric: Iteration #  85 - FCN =   297236.4441199 Edm =   0.00309922 NCalls =    265
VariableMetric: Iteration #  86 - FCN =   297236.3712529 Edm =     0.057343 NCalls =    272
VariableMetric: Iteration #  87 - FCN =   297235.0517909 Edm =     0.300233 NCalls =    276
VariableMetric: Iteration #  88 - FCN =   297234.7398781 Edm =    0.0270718 NCalls =    278
VariableMetric: Iteration #  89 - FCN =   297234.7233393 Edm =  0.000744508 NCalls =    280
VariableMetric: Iteration #  90 - FCN =   297234.7225524 Edm =  5.15092e-05 NCalls =    282
VariableMetric: After Hessian   - FCN =   297234.7225524 Edm =      1682.15 NCalls =    755
VariableMetric: Iteration #  91 - FCN =   297234.7225524 Edm =      1682.15 NCalls =    755
VariableMetric: Iteration #  92 - FCN =   297232.1799175 Edm =       140.91 NCalls =    761
VariableMetric: Iteration #  93 - FCN =   297231.2066656 Edm =      1.02224 NCalls =    763
VariableMetric: Iteration #  94 - FCN =   297230.5493028 Edm =     0.187146 NCalls =    765
VariableMetric: Iteration #  95 - FCN =   297230.4270513 Edm =    0.0322256 NCalls =    767
VariableMetric: Iteration #  96 - FCN =   297230.3677056 Edm =   0.00557033 NCalls =    769
VariableMetric: Iteration #  97 - FCN =   297230.3519284 Edm =   0.00427473 NCalls =    771
VariableMetric: Iteration #  98 - FCN =   297230.3362087 Edm =   0.00510414 NCalls =    773
VariableMetric: Iteration #  99 - FCN =   297230.2934876 Edm =    0.0169855 NCalls =    776
VariableMetric: Iteration # 100 - FCN =    297230.225665 Edm =    0.0210615 NCalls =    778
VariableMetric: Iteration # 101 - FCN =   297230.1513604 Edm =    0.0191019 NCalls =    780
VariableMetric: Iteration # 102 - FCN =   297230.1135401 Edm =   0.00494012 NCalls =    782
VariableMetric: Iteration # 103 - FCN =   297230.0991401 Edm =   0.00277921 NCalls =    784
VariableMetric: Iteration # 104 - FCN =   297230.0931813 Edm =  0.000884833 NCalls =    786
VariableMetric: Iteration # 105 - FCN =   297230.0916079 Edm =  0.000292772 NCalls =    788
VariableMetric: Iteration # 106 - FCN =   297230.0911291 Edm =    0.0001143 NCalls =    790
VariableMetric: Iteration # 107 - FCN =   297230.0908809 Edm =  4.13919e-05 NCalls =    792
VariableMetric: After Hessian   - FCN =   297230.0908809 Edm =   0.00025589 NCalls =   1275
VariableMetric: Iteration # 108 - FCN =   297230.0908809 Edm =   0.00025589 NCalls =   1275
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   302152.4514736 Edm =       13.425 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   302152.4514736 Edm =       13.425 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   301445.0029598 Edm =      2.97774 NCalls =      5
VariableMetric: Iteration #   2 - FCN =   301428.5848696 Edm =       1.4696 NCalls =      7
VariableMetric: Iteration #   3 - FCN =   301373.6879086 Edm =      53.4584 NCalls =     12
VariableMetric: Iteration #   4 - FCN =    301340.702813 Edm =      31.9671 NCalls =     17
VariableMetric: Iteration #   5 - FCN =   300472.0185405 Edm =      26.2184 NCalls =     24
VariableMetric: Iteration #   6 - FCN =   300444.7260731 Edm =      2.10054 NCalls =     25
VariableMetric: Iteration #   7 - FCN =   300223.3763267 Edm =      256.919 NCalls =     31
VariableMetric: Iteration #   8 - FCN =   298680.3513746 Edm =      622.535 NCalls =     39
VariableMetric: Iteration #   9 - FCN =   297947.1241575 Edm =      95.9938 NCalls =     42
VariableMetric: Iteration #  10 - FCN =   297847.7686309 Edm =      4.18216 NCalls =     45
VariableMetric: Iteration #  11 - FCN =   297843.7513864 Edm =     0.258184 NCalls =     46
VariableMetric: Iteration #  12 - FCN =   297843.3585007 Edm =     0.162126 NCalls =     48
VariableMetric: Iteration #  13 - FCN =   297842.5222881 Edm =     0.555363 NCalls =     50
VariableMetric: Iteration #  14 - FCN =   297810.4935413 Edm =      21.4134 NCalls =     56
VariableMetric: Iteration #  15 - FCN =   297737.7866129 Edm =      7.70796 NCalls =     60
VariableMetric: Iteration #  16 - FCN =   297730.5980093 Edm =      2.49538 NCalls =     62
VariableMetric: Iteration #  17 - FCN =   297726.6196301 Edm =     0.795315 NCalls =     64
VariableMetric: Iteration #  18 - FCN =   297724.4871018 Edm =     0.386579 NCalls =     68
VariableMetric: Iteration #  19 - FCN =   297721.9679531 Edm =      1.95121 NCalls =     73
VariableMetric: Iteration #  20 - FCN =   297721.6530143 Edm =       1.1453 NCalls =     76
VariableMetric: Iteration #  21 - FCN =    297719.053601 Edm =      3.39021 NCalls =     80
VariableMetric: Iteration #  22 - FCN =    297715.989872 Edm =      3.95596 NCalls =     83
VariableMetric: Iteration #  23 - FCN =   297711.0708299 Edm =       1.2796 NCalls =     87
VariableMetric: Iteration #  24 - FCN =   297709.9102654 Edm =    0.0156106 NCalls =     89
VariableMetric: Iteration #  25 - FCN =   297709.8741567 Edm =    0.0180317 NCalls =     91
VariableMetric: Iteration #  26 - FCN =   297709.7256029 Edm =     0.115814 NCalls =     94
VariableMetric: Iteration #  27 - FCN =   297695.7627991 Edm =       14.539 NCalls =    100
VariableMetric: Iteration #  28 - FCN =   297689.5635135 Edm =       12.928 NCalls =    106
VariableMetric: Iteration #  29 - FCN =   297630.5307541 Edm =      73.8286 NCalls =    117
VariableMetric: Iteration #  30 - FCN =   297623.6270375 Edm =      74.7583 NCalls =    120
VariableMetric: Iteration #  31 - FCN =   297555.3849317 Edm =       5.1752 NCalls =    123
VariableMetric: Iteration #  32 - FCN =   297549.1900651 Edm =      1.85637 NCalls =    125
VariableMetric: Iteration #  33 - FCN =   297546.8284901 Edm =     0.546245 NCalls =    127
VariableMetric: Iteration #  34 - FCN =   297544.5700469 Edm =     0.569176 NCalls =    130
VariableMetric: Iteration #  35 - FCN =   297543.8104784 Edm =     0.478948 NCalls =    132
VariableMetric: Iteration #  36 - FCN =   297543.4865548 Edm =    0.0402733 NCalls =    134
VariableMetric: Iteration #  37 - FCN =   297543.4355319 Edm =   0.00395091 NCalls =    136
VariableMetric: Iteration #  38 - FCN =   297543.3655527 Edm =    0.0675537 NCalls =    140
VariableMetric: Iteration #  39 - FCN =   297540.3236962 Edm =       2.4377 NCalls =    147
VariableMetric: Iteration #  40 - FCN =   297529.8868718 Edm =      2.44101 NCalls =    151
VariableMetric: Iteration #  41 - FCN =   297528.2579862 Edm =      0.23116 NCalls =    153
VariableMetric: Iteration #  42 - FCN =    297528.033805 Edm =    0.0324297 NCalls =    155
VariableMetric: Iteration #  43 - FCN =   297527.9973379 Edm =   0.00407209 NCalls =    157
VariableMetric: Iteration #  44 - FCN =   297527.9872567 Edm =   0.00671342 NCalls =    159
VariableMetric: Iteration #  45 - FCN =   297527.7794056 Edm =     0.223599 NCalls =    164
VariableMetric: Iteration #  46 - FCN =   297526.4385138 Edm =      1.08077 NCalls =    171
VariableMetric: Iteration #  47 - FCN =   297519.4177371 Edm =      4.24418 NCalls =    174
VariableMetric: Iteration #  48 - FCN =   297517.0777135 Edm =     0.337482 NCalls =    176
VariableMetric: Iteration #  49 - FCN =    297516.692814 Edm =     0.040962 NCalls =    178
VariableMetric: Iteration #  50 - FCN =   297516.6461914 Edm =    0.0124646 NCalls =    180
VariableMetric: Iteration #  51 - FCN =   297516.6325965 Edm =   0.00134118 NCalls =    182
VariableMetric: Iteration #  52 - FCN =   297516.6306565 Edm =  0.000632619 NCalls =    184
VariableMetric: Iteration #  53 - FCN =   297516.6050144 Edm =    0.0270331 NCalls =    189
VariableMetric: Iteration #  54 - FCN =   297516.4079885 Edm =     0.168379 NCalls =    196
VariableMetric: Iteration #  55 - FCN =   297514.2717936 Edm =     0.363321 NCalls =    200
VariableMetric: Iteration #  56 - FCN =    297513.880546 Edm =    0.0218713 NCalls =    202
VariableMetric: Iteration #  57 - FCN =   297513.8619889 Edm =   0.00206862 NCalls =    204
VariableMetric: Iteration #  58 - FCN =   297513.8597473 Edm =  0.000390042 NCalls =    206
VariableMetric: Iteration #  59 - FCN =   297513.8517172 Edm =    0.0073543 NCalls =    210
VariableMetric: Iteration #  60 - FCN =   297513.3386308 Edm =     0.394583 NCalls =    216
VariableMetric: Iteration #  61 - FCN =   297512.0513462 Edm =      1.13167 NCalls =    219
VariableMetric: Iteration #  62 - FCN =   297510.0785453 Edm =      1.35547 NCalls =    222
VariableMetric: Iteration #  63 - FCN =     297507.55985 Edm =      1.27446 NCalls =    225
VariableMetric: Iteration #  64 - FCN =   297506.6991086 Edm =    0.0878065 NCalls =    227
VariableMetric: Iteration #  65 - FCN =   297506.6082349 Edm =    0.0286933 NCalls =    228
VariableMetric: Iteration #  66 - FCN =    297506.585366 Edm =   0.00452963 NCalls =    230
VariableMetric: Iteration #  67 - FCN =   297506.5755247 Edm =   0.00192604 NCalls =    232
VariableMetric: Iteration #  68 - FCN =   297506.5705038 Edm =   0.00241652 NCalls =    234
VariableMetric: Iteration #  69 - FCN =   297506.3804148 Edm =     0.199504 NCalls =    239
VariableMetric: Iteration #  70 - FCN =   297506.3023151 Edm =    0.0752144 NCalls =    243
VariableMetric: Iteration #  71 - FCN =   297505.7711311 Edm =     0.474762 NCalls =    249
VariableMetric: Iteration #  72 - FCN =   297498.1142975 Edm =      1.52908 NCalls =    252
VariableMetric: Iteration #  73 - FCN =   297496.9914481 Edm =     0.120495 NCalls =    254
VariableMetric: Iteration #  74 - FCN =   297496.7293987 Edm =    0.0622385 NCalls =    257
VariableMetric: Iteration #  75 - FCN =   297496.6689013 Edm =    0.0118942 NCalls =    259
VariableMetric: Iteration #  76 - FCN =    297496.659285 Edm =   0.00424219 NCalls =    261
VariableMetric: Iteration #  77 - FCN =   297496.6577376 Edm =  0.000606204 NCalls =    263
VariableMetric: Iteration #  78 - FCN =   297496.6563953 Edm =  0.000630383 NCalls =    265
VariableMetric: Iteration #  79 - FCN =   297496.6311647 Edm =    0.0240909 NCalls =    269
VariableMetric: Iteration #  80 - FCN =   297494.8705777 Edm =     0.886751 NCalls =    274
VariableMetric: Iteration #  81 - FCN =   297492.6554994 Edm =      0.36693 NCalls =    277
VariableMetric: Iteration #  82 - FCN =   297492.3135611 Edm =     0.064806 NCalls =    278
VariableMetric: Iteration #  83 - FCN =   297492.2730877 Edm =   0.00261033 NCalls =    280
VariableMetric: Iteration #  84 - FCN =   297492.2705068 Edm =  0.000190972 NCalls =    281
VariableMetric: Iteration #  85 - FCN =   297492.2702352 Edm =  5.85601e-05 NCalls =    283
VariableMetric: After Hessian   - FCN =   297492.2702352 Edm =      688.198 NCalls =    756
VariableMetric: Iteration #  86 - FCN =   297492.2702352 Edm =      688.198 NCalls =    756
VariableMetric: Iteration #  87 - FCN =    297488.416024 Edm =      338.543 NCalls =    762
VariableMetric: Iteration #  88 - FCN =   297486.9704345 Edm =      1.77543 NCalls =    765
VariableMetric: Iteration #  89 - FCN =    297486.459192 Edm =      1.03263 NCalls =    767
VariableMetric: Iteration #  90 - FCN =   297484.9814357 Edm =      0.80836 NCalls =    770
VariableMetric: Iteration #  91 - FCN =   297484.1864018 Edm =     0.432407 NCalls =    773
VariableMetric: Iteration #  92 - FCN =    297483.282889 Edm =     0.281274 NCalls =    775
VariableMetric: Iteration #  93 - FCN =   297482.7198298 Edm =      0.23912 NCalls =    778
VariableMetric: Iteration #  94 - FCN =   297482.2879649 Edm =     0.171532 NCalls =    780
VariableMetric: Iteration #  95 - FCN =   297482.0998752 Edm =    0.0663726 NCalls =    782
VariableMetric: Iteration #  96 - FCN =   297481.9556878 Edm =    0.0642579 NCalls =    784
VariableMetric: Iteration #  97 - FCN =   297481.8153951 Edm =    0.0178912 NCalls =    786
VariableMetric: Iteration #  98 - FCN =   297481.7818296 Edm =    0.0165163 NCalls =    788
VariableMetric: Iteration #  99 - FCN =   297481.6718178 Edm =    0.0154727 NCalls =    791
VariableMetric: Iteration # 100 - FCN =    297481.636311 Edm =    0.0147513 NCalls =    793
VariableMetric: Iteration # 101 - FCN =   297481.5752006 Edm =   0.00511945 NCalls =    795
VariableMetric: Iteration # 102 - FCN =   297481.5346927 Edm =    0.0134335 NCalls =    798
VariableMetric: Iteration # 103 - FCN =   297481.5123158 Edm =   0.00138636 NCalls =    800
VariableMetric: Iteration # 104 - FCN =   297481.5053942 Edm =   0.00365448 NCalls =    802
VariableMetric: Iteration # 105 - FCN =   297481.4930737 Edm =   0.00168343 NCalls =    804
VariableMetric: Iteration # 106 - FCN =   297481.4863368 Edm =   0.00440874 NCalls =    806
VariableMetric: Iteration # 107 - FCN =   297481.4675874 Edm =   0.00127663 NCalls =    808
VariableMetric: Iteration # 108 - FCN =   297481.4645886 Edm =   0.00119089 NCalls =    810
VariableMetric: Iteration # 109 - FCN =   297481.4605397 Edm =  0.000356971 NCalls =    812
VariableMetric: Iteration # 110 - FCN =   297481.4582204 Edm =   0.00138431 NCalls =    815
VariableMetric: Iteration # 111 - FCN =   297481.4529007 Edm =  0.000964569 NCalls =    817
VariableMetric: Iteration # 112 - FCN =   297481.4366714 Edm =   0.00895156 NCalls =    821
VariableMetric: Iteration # 113 - FCN =   297481.4098879 Edm =   0.00302927 NCalls =    823
VariableMetric: Iteration # 114 - FCN =   297481.3939944 Edm =   0.00616505 NCalls =    826
VariableMetric: Iteration # 115 - FCN =   297481.3810111 Edm =    0.0011803 NCalls =    828
VariableMetric: Iteration # 116 - FCN =   297481.3760631 Edm =   0.00244541 NCalls =    830
VariableMetric: Iteration # 117 - FCN =   297481.3686499 Edm =  0.000396528 NCalls =    832
VariableMetric: Iteration # 118 - FCN =   297481.3677871 Edm =   0.00036978 NCalls =    834
VariableMetric: Iteration # 119 - FCN =   297481.3661346 Edm =  6.70738e-05 NCalls =    836
VariableMetric: After Hessian   - FCN =   297481.3661346 Edm =  0.000346111 NCalls =   1313
VariableMetric: Iteration # 120 - FCN =   297481.3661346 Edm =  0.000346111 NCalls =   1313
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   327484.3451753 Edm =      147.902 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   327484.3451753 Edm =      147.902 NCalls =      1
VariableMetric: Iteration #   1 - FCN =    304305.567098 Edm =      6.33277 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   304290.0163814 Edm =      49.9798 NCalls =     14
VariableMetric: Iteration #   3 - FCN =    304269.968628 Edm =      8.55813 NCalls =     17
VariableMetric: Iteration #   4 - FCN =   298878.1522652 Edm =      4.05386 NCalls =     25
VariableMetric: Iteration #   5 - FCN =   297784.5468454 Edm =      35.2544 NCalls =     29
VariableMetric: Iteration #   6 - FCN =   297627.6285154 Edm =      2.96766 NCalls =     33
VariableMetric: Iteration #   7 - FCN =   297620.9394759 Edm =      7.88722 NCalls =     35
VariableMetric: Iteration #   8 - FCN =   297551.4040361 Edm =       16.937 NCalls =     39
VariableMetric: Iteration #   9 - FCN =   297540.8733159 Edm =     0.190301 NCalls =     41
VariableMetric: Iteration #  10 - FCN =   297540.6869104 Edm =    0.0154861 NCalls =     42
VariableMetric: Iteration #  11 - FCN =    297540.335882 Edm =     0.309682 NCalls =     46
VariableMetric: Iteration #  12 - FCN =   297459.5010646 Edm =      41.8758 NCalls =     52
VariableMetric: Iteration #  13 - FCN =   297385.7772395 Edm =      21.6907 NCalls =     55
VariableMetric: Iteration #  14 - FCN =   297362.4623636 Edm =      2.06573 NCalls =     57
VariableMetric: Iteration #  15 - FCN =   297358.7084374 Edm =     0.124552 NCalls =     59
VariableMetric: Iteration #  16 - FCN =   297358.5616862 Edm =    0.0210911 NCalls =     60
VariableMetric: Iteration #  17 - FCN =   297358.3779995 Edm =     0.166588 NCalls =     63
VariableMetric: Iteration #  18 - FCN =   297350.3734531 Edm =      5.57881 NCalls =     70
VariableMetric: Iteration #  19 - FCN =     297327.44305 Edm =      3.00077 NCalls =     73
VariableMetric: Iteration #  20 - FCN =   297324.5837846 Edm =     0.137646 NCalls =     74
VariableMetric: Iteration #  21 - FCN =   297324.4598726 Edm =   0.00648218 NCalls =     75
VariableMetric: Iteration #  22 - FCN =   297324.3439301 Edm =     0.115261 NCalls =     79
VariableMetric: Iteration #  23 - FCN =   297313.7773467 Edm =     0.783702 NCalls =     86
VariableMetric: Iteration #  24 - FCN =   297292.4366374 Edm =      1.54495 NCalls =     88
VariableMetric: Iteration #  25 - FCN =   297290.0250116 Edm =     0.445431 NCalls =     90
VariableMetric: Iteration #  26 - FCN =   297289.4894994 Edm =    0.0618673 NCalls =     92
VariableMetric: Iteration #  27 - FCN =   297289.4229873 Edm =   0.00320604 NCalls =     94
VariableMetric: Iteration #  28 - FCN =   297289.4177422 Edm =   0.00129328 NCalls =     96
VariableMetric: Iteration #  29 - FCN =   297289.3907881 Edm =    0.0251636 NCalls =    100
VariableMetric: Iteration #  30 - FCN =   297285.0381354 Edm =      2.74414 NCalls =    106
VariableMetric: Iteration #  31 - FCN =   297277.7558952 Edm =     0.105209 NCalls =    108
VariableMetric: Iteration #  32 - FCN =   297277.6634581 Edm =      0.01147 NCalls =    110
VariableMetric: Iteration #  33 - FCN =     297277.65431 Edm =  0.000458459 NCalls =    112
VariableMetric: Iteration #  34 - FCN =   297277.6520289 Edm =    0.0017768 NCalls =    114
VariableMetric: Iteration #  35 - FCN =   297277.6265781 Edm =     0.025169 NCalls =    119
VariableMetric: Iteration #  36 - FCN =   297276.9570507 Edm =    0.0245158 NCalls =    126
VariableMetric: Iteration #  37 - FCN =   297271.7417027 Edm =     0.486031 NCalls =    128
VariableMetric: Iteration #  38 - FCN =   297270.9759759 Edm =    0.0384539 NCalls =    130
VariableMetric: Iteration #  39 - FCN =   297270.9380751 Edm =   0.00361569 NCalls =    131
VariableMetric: Iteration #  40 - FCN =   297270.9342206 Edm =  0.000554497 NCalls =    133
VariableMetric: Iteration #  41 - FCN =   297270.9305096 Edm =   0.00305643 NCalls =    136
VariableMetric: Iteration #  42 - FCN =   297270.2070769 Edm =     0.600755 NCalls =    142
VariableMetric: Iteration #  43 - FCN =   297265.5190793 Edm =    0.0931983 NCalls =    145
VariableMetric: Iteration #  44 - FCN =   297265.4363221 Edm =   0.00156986 NCalls =    147
VariableMetric: Iteration #  45 - FCN =   297265.4345823 Edm =  0.000607017 NCalls =    149
VariableMetric: Iteration #  46 - FCN =   297265.4299792 Edm =   0.00444917 NCalls =    152
VariableMetric: Iteration #  47 - FCN =   297265.3278318 Edm =    0.0855291 NCalls =    158
VariableMetric: Iteration #  48 - FCN =   297257.8175829 Edm =      4.35698 NCalls =    165
VariableMetric: Iteration #  49 - FCN =   297253.3353168 Edm =      7.97673 NCalls =    168
VariableMetric: Iteration #  50 - FCN =   297244.6381978 Edm =       2.5511 NCalls =    170
VariableMetric: Iteration #  51 - FCN =   297239.7121323 Edm =      1.50045 NCalls =    173
VariableMetric: Iteration #  52 - FCN =   297238.6643711 Edm =     0.550238 NCalls =    175
VariableMetric: Iteration #  53 - FCN =   297238.2223519 Edm =     0.098147 NCalls =    177
VariableMetric: Iteration #  54 - FCN =   297238.1150715 Edm =    0.0336112 NCalls =    179
VariableMetric: Iteration #  55 - FCN =   297238.0630209 Edm =    0.0092184 NCalls =    181
VariableMetric: Iteration #  56 - FCN =   297238.0523993 Edm =   0.00256604 NCalls =    183
VariableMetric: Iteration #  57 - FCN =   297238.0441086 Edm =    0.0056283 NCalls =    185
VariableMetric: Iteration #  58 - FCN =   297237.5474344 Edm =     0.504323 NCalls =    190
VariableMetric: Iteration #  59 - FCN =   297236.1542415 Edm =      1.29306 NCalls =    196
VariableMetric: Iteration #  60 - FCN =   297215.1337801 Edm =      4.97348 NCalls =    199
VariableMetric: Iteration #  61 - FCN =    297209.166105 Edm =      1.08661 NCalls =    201
VariableMetric: Iteration #  62 - FCN =    297207.327527 Edm =      0.71023 NCalls =    204
VariableMetric: Iteration #  63 - FCN =   297206.7904827 Edm =     0.384575 NCalls =    206
VariableMetric: Iteration #  64 - FCN =   297206.3651778 Edm =    0.0584661 NCalls =    208
VariableMetric: Iteration #  65 - FCN =   297206.2885735 Edm =    0.0178002 NCalls =    210
VariableMetric: Iteration #  66 - FCN =   297206.2702051 Edm =   0.00664179 NCalls =    212
VariableMetric: Iteration #  67 - FCN =   297206.2602222 Edm =   0.00120531 NCalls =    214
VariableMetric: Iteration #  68 - FCN =   297206.2585946 Edm =  0.000258818 NCalls =    216
VariableMetric: Iteration #  69 - FCN =   297206.2574228 Edm =  0.000897734 NCalls =    218
VariableMetric: Iteration #  70 - FCN =   297206.1831901 Edm =      0.07158 NCalls =    223
VariableMetric: Iteration #  71 - FCN =   297204.1695138 Edm =     0.859334 NCalls =    228
VariableMetric: Iteration #  72 - FCN =   297203.4592194 Edm =     0.105077 NCalls =    230
VariableMetric: Iteration #  73 - FCN =   297203.3581468 Edm =   0.00200709 NCalls =    232
VariableMetric: Iteration #  74 - FCN =   297203.3558119 Edm =  0.000150728 NCalls =    234
VariableMetric: Iteration #  75 - FCN =   297203.3556425 Edm =  3.51429e-05 NCalls =    236
VariableMetric: After Hessian   - FCN =   297203.3556425 Edm =      2.53258 NCalls =    713
VariableMetric: Iteration #  76 - FCN =   297203.3556425 Edm =      2.53258 NCalls =    713
VariableMetric: Iteration #  77 - FCN =   297202.6306769 Edm =      1.26198 NCalls =    715
VariableMetric: Iteration #  78 - FCN =   297202.2288809 Edm =     0.395008 NCalls =    717
VariableMetric: Iteration #  79 - FCN =   297201.8290049 Edm =    0.0654858 NCalls =    720
VariableMetric: Iteration #  80 - FCN =     297201.69684 Edm =     0.126256 NCalls =    723
VariableMetric: Iteration #  81 - FCN =   297201.5901555 Edm =     0.145145 NCalls =    726
VariableMetric: Iteration #  82 - FCN =   297201.4261422 Edm =     0.216874 NCalls =    730
VariableMetric: Iteration #  83 - FCN =   297201.0540256 Edm =     0.289486 NCalls =    733
VariableMetric: Iteration #  84 - FCN =   297200.7568496 Edm =      1.03666 NCalls =    735
VariableMetric: Iteration #  85 - FCN =    297200.434583 Edm =     0.298241 NCalls =    737
VariableMetric: Iteration #  86 - FCN =   297200.2442359 Edm =     0.275094 NCalls =    740
VariableMetric: Iteration #  87 - FCN =   297199.8540481 Edm =     0.360569 NCalls =    742
VariableMetric: Iteration #  88 - FCN =   297199.1129519 Edm =      1.29115 NCalls =    748
VariableMetric: Iteration #  89 - FCN =   297198.5105466 Edm =      1.13257 NCalls =    752
VariableMetric: Iteration #  90 - FCN =   297197.8316971 Edm =     0.737251 NCalls =    756
VariableMetric: Iteration #  91 - FCN =    297197.076826 Edm =     0.563637 NCalls =    760
VariableMetric: Iteration #  92 - FCN =   297196.5872025 Edm =     0.741221 NCalls =    763
VariableMetric: Iteration #  93 - FCN =   297196.3674345 Edm =     0.462196 NCalls =    765
VariableMetric: Iteration #  94 - FCN =   297195.9123418 Edm =     0.103068 NCalls =    767
VariableMetric: Iteration #  95 - FCN =   297195.8465189 Edm =    0.0324503 NCalls =    769
VariableMetric: Iteration #  96 - FCN =   297195.8207724 Edm =   0.00346365 NCalls =    770
VariableMetric: Iteration #  97 - FCN =   297195.8164381 Edm =   0.00104398 NCalls =    772
VariableMetric: Iteration #  98 - FCN =    297195.814458 Edm =  0.000642785 NCalls =    774
VariableMetric: Iteration #  99 - FCN =   297195.8134249 Edm =  0.000445289 NCalls =    776
VariableMetric: Iteration # 100 - FCN =   297195.8127971 Edm =  0.000196654 NCalls =    778
VariableMetric: Iteration # 101 - FCN =   297195.8125339 Edm =  7.23318e-05 NCalls =    780
VariableMetric: Iteration # 102 - FCN =   297195.8124489 Edm =  1.21968e-05 NCalls =    782
VariableMetric: After Hessian   - FCN =   297195.8124489 Edm =  1.33723e-05 NCalls =   1267
VariableMetric: Iteration # 103 - FCN =   297195.8124489 Edm =  1.33723e-05 NCalls =   1267
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   331412.4187013 Edm =      1643.13 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   331412.4187013 Edm =      1643.13 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   306420.2727984 Edm =      5.93768 NCalls =      7
VariableMetric: Iteration #   2 - FCN =   306334.8195994 Edm =      7.90575 NCalls =     11
VariableMetric: Iteration #   3 - FCN =   305298.3356009 Edm =      175.553 NCalls =     18
VariableMetric: Iteration #   4 - FCN =   303093.5785656 Edm =      1473.55 NCalls =     22
VariableMetric: Iteration #   5 - FCN =   302874.8593986 Edm =      187.119 NCalls =     24
VariableMetric: Iteration #   6 - FCN =   300667.6083662 Edm =      3452.77 NCalls =     31
VariableMetric: Iteration #   7 - FCN =   300535.9085327 Edm =      1588.76 NCalls =     33
VariableMetric: Iteration #   8 - FCN =   298645.3582791 Edm =      41.1471 NCalls =     38
VariableMetric: Iteration #   9 - FCN =   298504.9045737 Edm =     0.702471 NCalls =     42
VariableMetric: Iteration #  10 - FCN =   298475.2741743 Edm =      16.7721 NCalls =     46
VariableMetric: Iteration #  11 - FCN =   298220.0095967 Edm =      195.051 NCalls =     56
VariableMetric: Iteration #  12 - FCN =   297619.4607514 Edm =      109.648 NCalls =     60
VariableMetric: Iteration #  13 - FCN =   297537.5358443 Edm =      59.6797 NCalls =     62
VariableMetric: Iteration #  14 - FCN =    297487.241077 Edm =       25.947 NCalls =     64
VariableMetric: Iteration #  15 - FCN =   297480.8896138 Edm =      1.12688 NCalls =     66
VariableMetric: Iteration #  16 - FCN =   297479.6356031 Edm =     0.401268 NCalls =     68
VariableMetric: Iteration #  17 - FCN =   297461.2538817 Edm =      3.75206 NCalls =     74
VariableMetric: Iteration #  18 - FCN =   297455.8544114 Edm =     0.181902 NCalls =     76
VariableMetric: Iteration #  19 - FCN =     297455.67833 Edm =    0.0374635 NCalls =     78
VariableMetric: Iteration #  20 - FCN =   297455.4701761 Edm =      0.15021 NCalls =     81
VariableMetric: Iteration #  21 - FCN =   297440.7340037 Edm =       12.209 NCalls =     86
VariableMetric: Iteration #  22 - FCN =   297289.1497659 Edm =      7.94126 NCalls =     90
VariableMetric: Iteration #  23 - FCN =   297285.8354029 Edm =      1.17042 NCalls =     92
VariableMetric: Iteration #  24 - FCN =   297284.7167913 Edm =     0.130996 NCalls =     94
VariableMetric: Iteration #  25 - FCN =   297280.4866165 Edm =      2.27742 NCalls =    101
VariableMetric: Iteration #  26 - FCN =   297279.0222225 Edm =      7.27381 NCalls =    105
VariableMetric: Iteration #  27 - FCN =   297276.1948693 Edm =     0.417715 NCalls =    109
VariableMetric: Iteration #  28 - FCN =   297275.7381052 Edm =    0.0420095 NCalls =    111
VariableMetric: Iteration #  29 - FCN =   297275.6941506 Edm =    0.0190829 NCalls =    113
VariableMetric: Iteration #  30 - FCN =   297272.1419995 Edm =      3.44642 NCalls =    119
VariableMetric: Iteration #  31 - FCN =   297251.9467991 Edm =      1.36742 NCalls =    122
VariableMetric: Iteration #  32 - FCN =   297250.3003792 Edm =    0.0717455 NCalls =    124
VariableMetric: Iteration #  33 - FCN =   297250.1230225 Edm =    0.0471025 NCalls =    127
VariableMetric: Iteration #  34 - FCN =   297250.0274987 Edm =    0.0371014 NCalls =    130
VariableMetric: Iteration #  35 - FCN =   297249.9799697 Edm =    0.0202199 NCalls =    133
VariableMetric: Iteration #  36 - FCN =   297249.9306069 Edm =     0.044419 NCalls =    136
VariableMetric: Iteration #  37 - FCN =   297249.8556853 Edm =    0.0637633 NCalls =    140
VariableMetric: Iteration #  38 - FCN =   297249.8107626 Edm =    0.0271993 NCalls =    142
VariableMetric: Iteration #  39 - FCN =   297249.7719413 Edm =     0.031967 NCalls =    145
VariableMetric: Iteration #  40 - FCN =   297249.7438433 Edm =    0.0175044 NCalls =    147
VariableMetric: Iteration #  41 - FCN =   297249.6212524 Edm =     0.051686 NCalls =    151
VariableMetric: Iteration #  42 - FCN =   297248.4086984 Edm =      1.02305 NCalls =    155
VariableMetric: Iteration #  43 - FCN =   297244.6657241 Edm =      8.06592 NCalls =    158
VariableMetric: Iteration #  44 - FCN =   297238.7899534 Edm =     0.595361 NCalls =    162
VariableMetric: Iteration #  45 - FCN =   297237.3869145 Edm =     0.101181 NCalls =    165
VariableMetric: Iteration #  46 - FCN =   297237.2149603 Edm =    0.0142837 NCalls =    167
VariableMetric: Iteration #  47 - FCN =    297237.189144 Edm =   0.00225485 NCalls =    169
VariableMetric: Iteration #  48 - FCN =   297237.1811652 Edm =      0.00355 NCalls =    171
VariableMetric: Iteration #  49 - FCN =   297237.1076935 Edm =     0.042614 NCalls =    175
VariableMetric: Iteration #  50 - FCN =   297235.4675112 Edm =      6.91574 NCalls =    182
VariableMetric: Iteration #  51 - FCN =   297233.6418638 Edm =      3.69372 NCalls =    189
VariableMetric: Iteration #  52 - FCN =   297233.5808456 Edm =     0.242299 NCalls =    191
VariableMetric: Iteration #  53 - FCN =   297231.3878387 Edm =      1.29204 NCalls =    197
VariableMetric: Iteration #  54 - FCN =   297224.0471304 Edm =      2.28322 NCalls =    200
VariableMetric: Iteration #  55 - FCN =   297220.7741301 Edm =      0.43668 NCalls =    202
VariableMetric: Iteration #  56 - FCN =   297220.2438942 Edm =    0.0674286 NCalls =    205
VariableMetric: Iteration #  57 - FCN =   297220.1695914 Edm =    0.0157101 NCalls =    207
VariableMetric: Iteration #  58 - FCN =   297220.0711762 Edm =    0.0668406 NCalls =    211
VariableMetric: Iteration #  59 - FCN =   297219.8650014 Edm =    0.0164269 NCalls =    214
VariableMetric: Iteration #  60 - FCN =   297219.8450224 Edm =   0.00197496 NCalls =    215
VariableMetric: Iteration #  61 - FCN =   297219.8349814 Edm =   0.00366599 NCalls =    218
VariableMetric: Iteration #  62 - FCN =   297219.8279136 Edm =   0.00459319 NCalls =    220
VariableMetric: Iteration #  63 - FCN =    297219.822943 Edm =     0.005516 NCalls =    223
VariableMetric: Iteration #  64 - FCN =   297219.7616993 Edm =     0.049574 NCalls =    227
VariableMetric: Iteration #  65 - FCN =   297219.2575288 Edm =      1.06973 NCalls =    232
VariableMetric: Iteration #  66 - FCN =   297217.9168116 Edm =      2.45579 NCalls =    237
VariableMetric: Iteration #  67 - FCN =   297216.4757959 Edm =      1.45112 NCalls =    243
VariableMetric: Iteration #  68 - FCN =   297210.2644361 Edm =      2.62416 NCalls =    247
VariableMetric: Iteration #  69 - FCN =   297207.2889305 Edm =      1.62074 NCalls =    250
VariableMetric: Iteration #  70 - FCN =   297205.4178838 Edm =     0.726298 NCalls =    252
VariableMetric: Iteration #  71 - FCN =   297204.2040689 Edm =     0.171163 NCalls =    255
VariableMetric: Iteration #  72 - FCN =   297204.0785189 Edm =     0.026723 NCalls =    257
VariableMetric: Iteration #  73 - FCN =   297204.0440325 Edm =   0.00572905 NCalls =    259
VariableMetric: Iteration #  74 - FCN =   297204.0292198 Edm =   0.00439653 NCalls =    261
VariableMetric: Iteration #  75 - FCN =   297204.0241943 Edm =  0.000696985 NCalls =    263
VariableMetric: Iteration #  76 - FCN =   297204.0230521 Edm =  0.000437207 NCalls =    265
VariableMetric: Iteration #  77 - FCN =    297204.017275 Edm =   0.00506647 NCalls =    268
VariableMetric: Iteration #  78 - FCN =   297202.7997981 Edm =      1.79372 NCalls =    275
VariableMetric: Iteration #  79 - FCN =   297202.7862296 Edm =    0.0211546 NCalls =    277
VariableMetric: Iteration #  80 - FCN =   297202.7359421 Edm =    0.0643648 NCalls =    280
VariableMetric: Iteration #  81 - FCN =   297202.4338647 Edm =     0.230533 NCalls =    285
VariableMetric: Iteration #  82 - FCN =    297201.250326 Edm =     0.838034 NCalls =    289
VariableMetric: Iteration #  83 - FCN =   297199.8924644 Edm =     0.760629 NCalls =    292
VariableMetric: Iteration #  84 - FCN =   297198.2114666 Edm =     0.370543 NCalls =    294
VariableMetric: Iteration #  85 - FCN =   297197.7199981 Edm =    0.0937681 NCalls =    296
VariableMetric: Iteration #  86 - FCN =   297197.5685273 Edm =    0.0286448 NCalls =    298
VariableMetric: Iteration #  87 - FCN =   297197.5241602 Edm =    0.0215435 NCalls =    300
VariableMetric: Iteration #  88 - FCN =   297197.4711445 Edm =   0.00752101 NCalls =    303
VariableMetric: Iteration #  89 - FCN =   297197.4632758 Edm =  0.000395014 NCalls =    305
VariableMetric: Iteration #  90 - FCN =   297197.4626904 Edm =  0.000208536 NCalls =    307
VariableMetric: Iteration #  91 - FCN =   297197.4556424 Edm =   0.00692672 NCalls =    312
VariableMetric: Iteration #  92 - FCN =   297197.2669944 Edm =    0.0737615 NCalls =    319
VariableMetric: Iteration #  93 - FCN =   297196.3868744 Edm =     0.448207 NCalls =    321
VariableMetric: Iteration #  94 - FCN =   297195.6521594 Edm =    0.0436523 NCalls =    323
VariableMetric: Iteration #  95 - FCN =   297195.6080515 Edm =  0.000907381 NCalls =    325
VariableMetric: Iteration #  96 - FCN =   297195.6071279 Edm =  3.46295e-05 NCalls =    326
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   317161.7976394 Edm =      23.5858 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   317161.7976394 Edm =      23.5858 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   301433.2752859 Edm =      14.2187 NCalls =      9
VariableMetric: Iteration #   2 - FCN =   299855.5482484 Edm =      1332.23 NCalls =     20
VariableMetric: Iteration #   3 - FCN =   299849.8593577 Edm =      25.4654 NCalls =     22
VariableMetric: Iteration #   4 - FCN =   299405.0144038 Edm =      477.083 NCalls =     27
VariableMetric: Iteration #   5 - FCN =   299106.4023404 Edm =      364.166 NCalls =     31
VariableMetric: Iteration #   6 - FCN =   298731.7242848 Edm =      49.1367 NCalls =     37
VariableMetric: Iteration #   7 - FCN =   298661.7037428 Edm =      1.02523 NCalls =     39
VariableMetric: Iteration #   8 - FCN =   298659.5212491 Edm =     0.236182 NCalls =     41
VariableMetric: Iteration #   9 - FCN =   298656.7267692 Edm =      2.18461 NCalls =     44
VariableMetric: Iteration #  10 - FCN =     298629.80693 Edm =     0.702591 NCalls =     47
VariableMetric: Iteration #  11 - FCN =   298628.8877724 Edm =     0.133317 NCalls =     49
VariableMetric: Iteration #  12 - FCN =   298559.9334669 Edm =      70.1127 NCalls =     57
VariableMetric: Iteration #  13 - FCN =   298555.2670004 Edm =      5.60723 NCalls =     61
VariableMetric: Iteration #  14 - FCN =   298544.6536094 Edm =      9.72744 NCalls =     66
VariableMetric: Iteration #  15 - FCN =   298357.3823869 Edm =      10.8552 NCalls =     70
VariableMetric: Iteration #  16 - FCN =   298346.0298878 Edm =    0.0873367 NCalls =     71
VariableMetric: Iteration #  17 - FCN =   298345.7670566 Edm =     0.239018 NCalls =     73
VariableMetric: Iteration #  18 - FCN =   298342.5874746 Edm =       3.6352 NCalls =     78
VariableMetric: Iteration #  19 - FCN =   298224.5824443 Edm =      15.0361 NCalls =     85
VariableMetric: Iteration #  20 - FCN =    298136.741593 Edm =      19.7746 NCalls =     87
VariableMetric: Iteration #  21 - FCN =    298131.266732 Edm =     0.484744 NCalls =     89
VariableMetric: Iteration #  22 - FCN =   298130.6112746 Edm =    0.0404063 NCalls =     91
VariableMetric: Iteration #  23 - FCN =   298130.1107181 Edm =     0.424127 NCalls =     94
VariableMetric: Iteration #  24 - FCN =   298113.9042186 Edm =      11.4474 NCalls =     98
VariableMetric: Iteration #  25 - FCN =   297974.7901975 Edm =      29.1152 NCalls =    102
VariableMetric: Iteration #  26 - FCN =   297917.3629076 Edm =      44.6914 NCalls =    106
VariableMetric: Iteration #  27 - FCN =   297895.7235119 Edm =      17.7975 NCalls =    109
VariableMetric: Iteration #  28 - FCN =   297874.9440905 Edm =      12.9572 NCalls =    111
VariableMetric: Iteration #  29 - FCN =   297855.2125677 Edm =      4.14335 NCalls =    114
VariableMetric: Iteration #  30 - FCN =   297852.3841193 Edm =      1.75411 NCalls =    116
VariableMetric: Iteration #  31 - FCN =   297849.3290877 Edm =       1.7029 NCalls =    120
VariableMetric: Iteration #  32 - FCN =   297846.5795473 Edm =     0.600575 NCalls =    123
VariableMetric: Iteration #  33 - FCN =   297845.2638795 Edm =     0.749202 NCalls =    126
VariableMetric: Iteration #  34 - FCN =   297844.5176458 Edm =     0.809945 NCalls =    129
VariableMetric: Iteration #  35 - FCN =   297843.8214654 Edm =     0.619073 NCalls =    131
VariableMetric: Iteration #  36 - FCN =   297842.8787683 Edm =    0.0667124 NCalls =    133
VariableMetric: Iteration #  37 - FCN =   297842.0674308 Edm =     0.829053 NCalls =    136
VariableMetric: Iteration #  38 - FCN =   297820.3227081 Edm =      19.2308 NCalls =    144
VariableMetric: Iteration #  39 - FCN =   297722.0266513 Edm =      19.6636 NCalls =    148
VariableMetric: Iteration #  40 - FCN =   297696.4356077 Edm =      15.2027 NCalls =    150
VariableMetric: Iteration #  41 - FCN =    297685.216991 Edm =      12.5303 NCalls =    152
VariableMetric: Iteration #  42 - FCN =   297674.0814531 Edm =      6.80038 NCalls =    155
VariableMetric: Iteration #  43 - FCN =    297662.559438 Edm =      13.7438 NCalls =    157
VariableMetric: Iteration #  44 - FCN =   297648.4512495 Edm =      11.4788 NCalls =    161
VariableMetric: Iteration #  45 - FCN =   297644.1426688 Edm =      6.54565 NCalls =    163
VariableMetric: Iteration #  46 - FCN =   297640.2856697 Edm =      2.89654 NCalls =    165
VariableMetric: Iteration #  47 - FCN =   297635.5843098 Edm =      2.62115 NCalls =    168
VariableMetric: Iteration #  48 - FCN =   297632.4254504 Edm =       2.0992 NCalls =    170
VariableMetric: Iteration #  49 - FCN =   297629.2007421 Edm =     0.393952 NCalls =    173
VariableMetric: Iteration #  50 - FCN =   297628.8055109 Edm =    0.0164575 NCalls =    175
VariableMetric: Iteration #  51 - FCN =   297628.7806466 Edm =   0.00526648 NCalls =    177
VariableMetric: Iteration #  52 - FCN =   297628.7121536 Edm =    0.0634015 NCalls =    180
VariableMetric: Iteration #  53 - FCN =   297627.6045183 Edm =       1.1848 NCalls =    186
VariableMetric: Iteration #  54 - FCN =   297627.4853995 Edm =     0.116257 NCalls =    190
VariableMetric: Iteration #  55 - FCN =   297618.9949601 Edm =     0.911736 NCalls =    197
VariableMetric: Iteration #  56 - FCN =   297607.6296226 Edm =      8.42791 NCalls =    199
VariableMetric: Iteration #  57 - FCN =   297602.6046325 Edm =      1.04825 NCalls =    201
VariableMetric: Iteration #  58 - FCN =   297601.3560846 Edm =      0.20821 NCalls =    203
VariableMetric: Iteration #  59 - FCN =   297601.2103321 Edm =    0.0165154 NCalls =    205
VariableMetric: Iteration #  60 - FCN =   297601.1911225 Edm =   0.00367088 NCalls =    207
VariableMetric: Iteration #  61 - FCN =   297601.1729077 Edm =    0.0217075 NCalls =    209
VariableMetric: Iteration #  62 - FCN =   297599.8612296 Edm =     0.780555 NCalls =    215
VariableMetric: Iteration #  63 - FCN =   297597.4890892 Edm =    0.0444086 NCalls =    217
VariableMetric: Iteration #  64 - FCN =    297597.439146 Edm =   0.00139165 NCalls =    219
VariableMetric: Iteration #  65 - FCN =   297597.4359376 Edm =   0.00130098 NCalls =    221
VariableMetric: Iteration #  66 - FCN =   297597.4156309 Edm =     0.013853 NCalls =    224
VariableMetric: Iteration #  67 - FCN =    297596.576306 Edm =     0.687209 NCalls =    229
VariableMetric: Iteration #  68 - FCN =   297584.6146853 Edm =      2.92211 NCalls =    233
VariableMetric: Iteration #  69 - FCN =   297577.8502365 Edm =      1.48266 NCalls =    235
VariableMetric: Iteration #  70 - FCN =   297576.8642949 Edm =     0.126343 NCalls =    237
VariableMetric: Iteration #  71 - FCN =   297576.7308564 Edm =    0.0175574 NCalls =    239
VariableMetric: Iteration #  72 - FCN =   297576.7135206 Edm =   0.00353552 NCalls =    241
VariableMetric: Iteration #  73 - FCN =   297576.7093216 Edm =   0.00072956 NCalls =    243
VariableMetric: Iteration #  74 - FCN =   297576.6883703 Edm =    0.0200732 NCalls =    247
VariableMetric: Iteration #  75 - FCN =   297575.1556644 Edm =       1.4418 NCalls =    252
VariableMetric: Iteration #  76 - FCN =   297564.9708816 Edm =      0.75989 NCalls =    256
VariableMetric: Iteration #  77 - FCN =   297563.9988384 Edm =     0.124219 NCalls =    258
VariableMetric: Iteration #  78 - FCN =   297563.8471674 Edm =    0.0167643 NCalls =    260
VariableMetric: Iteration #  79 - FCN =   297563.8296284 Edm =   0.00157476 NCalls =    262
VariableMetric: Iteration #  80 - FCN =   297563.8276392 Edm =  0.000511088 NCalls =    264
VariableMetric: Iteration #  81 - FCN =   297563.8257118 Edm =   0.00171644 NCalls =    266
VariableMetric: Iteration #  82 - FCN =    297563.790075 Edm =    0.0304588 NCalls =    271
VariableMetric: Iteration #  83 - FCN =   297563.2652276 Edm =     0.556383 NCalls =    275
VariableMetric: Iteration #  84 - FCN =    297562.693737 Edm =      0.49435 NCalls =    279
VariableMetric: Iteration #  85 - FCN =   297555.5409968 Edm =      1.87619 NCalls =    283
VariableMetric: Iteration #  86 - FCN =   297554.3076387 Edm =     0.544906 NCalls =    285
VariableMetric: Iteration #  87 - FCN =   297553.9661708 Edm =    0.0850005 NCalls =    287
VariableMetric: Iteration #  88 - FCN =   297553.8805305 Edm =    0.0127122 NCalls =    289
VariableMetric: Iteration #  89 - FCN =   297553.8663843 Edm =  0.000593105 NCalls =    291
VariableMetric: Iteration #  90 - FCN =   297553.8657535 Edm =  8.32476e-05 NCalls =    293
VariableMetric: Iteration #  91 - FCN =   297553.8653445 Edm =  0.000364535 NCalls =    296
VariableMetric: Iteration #  92 - FCN =   297553.8360707 Edm =    0.0290159 NCalls =    303
VariableMetric: Iteration #  93 - FCN =   297552.5324773 Edm =      0.80229 NCalls =    307
VariableMetric: Iteration #  94 - FCN =   297550.7932707 Edm =     0.139743 NCalls =    309
VariableMetric: Iteration #  95 - FCN =   297550.6655514 Edm =   0.00374035 NCalls =    311
VariableMetric: Iteration #  96 - FCN =   297550.6624499 Edm =  0.000235469 NCalls =    313
VariableMetric: Iteration #  97 - FCN =   297550.6621838 Edm =  7.03839e-05 NCalls =    315
VariableMetric: After Hessian   - FCN =   297550.6621838 Edm =      8.28285 NCalls =    792
VariableMetric: Iteration #  98 - FCN =   297550.6621838 Edm =      8.28285 NCalls =    792
VariableMetric: Iteration #  99 - FCN =    297550.347264 Edm =      495.032 NCalls =    794
VariableMetric: Iteration # 100 - FCN =   297549.7741143 Edm =       2647.8 NCalls =    804
VariableMetric: Iteration # 101 - FCN =   297549.7052995 Edm =      1037.33 NCalls =    809
VariableMetric: Iteration # 102 - FCN =   297549.6194316 Edm =      2052.99 NCalls =    813
VariableMetric: Iteration # 103 - FCN =   297549.5424684 Edm =       523.01 NCalls =    817
VariableMetric: Iteration # 104 - FCN =     297549.21876 Edm =      1717.84 NCalls =    820
VariableMetric: Iteration # 105 - FCN =   297548.8251493 Edm =      796.914 NCalls =    823
VariableMetric: Iteration # 106 - FCN =   297548.0161583 Edm =      350.728 NCalls =    826
VariableMetric: Iteration # 107 - FCN =   297547.6557011 Edm =      103.522 NCalls =    829
VariableMetric: Iteration # 108 - FCN =   297547.1329037 Edm =      789.291 NCalls =    832
VariableMetric: Iteration # 109 - FCN =   297546.0448651 Edm =      165.526 NCalls =    835
VariableMetric: Iteration # 110 - FCN =   297545.8298986 Edm =      186.735 NCalls =    838
VariableMetric: Iteration # 111 - FCN =   297545.1206946 Edm =      22.3729 NCalls =    841
VariableMetric: Iteration # 112 - FCN =      297544.8874 Edm =      11.4646 NCalls =    844
VariableMetric: Iteration # 113 - FCN =   297544.6856662 Edm =      26.7316 NCalls =    846
VariableMetric: Iteration # 114 - FCN =     297544.36955 Edm =      6.30134 NCalls =    848
VariableMetric: Iteration # 115 - FCN =    297544.181828 Edm =      8.66788 NCalls =    850
VariableMetric: Iteration # 116 - FCN =   297543.9948401 Edm =      2.08014 NCalls =    852
VariableMetric: Iteration # 117 - FCN =    297543.592973 Edm =      1.68987 NCalls =    854
VariableMetric: Iteration # 118 - FCN =   297543.4572279 Edm =      0.95346 NCalls =    856
VariableMetric: Iteration # 119 - FCN =   297543.3490738 Edm =     0.627549 NCalls =    858
VariableMetric: Iteration # 120 - FCN =   297543.2489091 Edm =     0.270077 NCalls =    860
VariableMetric: Iteration # 121 - FCN =   297543.1520111 Edm =     0.646185 NCalls =    862
VariableMetric: Iteration # 122 - FCN =   297543.0681944 Edm =      0.15289 NCalls =    864
VariableMetric: Iteration # 123 - FCN =   297543.0423158 Edm =    0.0621441 NCalls =    866
VariableMetric: Iteration # 124 - FCN =   297542.9898889 Edm =    0.0926509 NCalls =    868
VariableMetric: Iteration # 125 - FCN =   297542.8953662 Edm =    0.0831923 NCalls =    870
VariableMetric: Iteration # 126 - FCN =   297542.7798287 Edm =     0.116195 NCalls =    873
VariableMetric: Iteration # 127 - FCN =   297542.6866597 Edm =     0.193293 NCalls =    876
VariableMetric: Iteration # 128 - FCN =   297542.6044984 Edm =    0.0601238 NCalls =    878
VariableMetric: Iteration # 129 - FCN =   297542.5173294 Edm =     0.086376 NCalls =    881
VariableMetric: Iteration # 130 - FCN =   297542.4597218 Edm =     0.058004 NCalls =    884
VariableMetric: Iteration # 131 - FCN =   297542.4013459 Edm =    0.0523741 NCalls =    886
VariableMetric: Iteration # 132 - FCN =   297542.3218085 Edm =    0.0927813 NCalls =    888
VariableMetric: Iteration # 133 - FCN =    297542.258369 Edm =    0.0357933 NCalls =    891
VariableMetric: Iteration # 134 - FCN =   297542.2331309 Edm =    0.0514491 NCalls =    893
VariableMetric: Iteration # 135 - FCN =    297542.197958 Edm =   0.00991421 NCalls =    896
VariableMetric: Iteration # 136 - FCN =   297542.1798648 Edm =   0.00396708 NCalls =    898
VariableMetric: Iteration # 137 - FCN =   297542.1744946 Edm =   0.00494564 NCalls =    900
VariableMetric: Iteration # 138 - FCN =   297542.1702136 Edm =   0.00203359 NCalls =    903
VariableMetric: Iteration # 139 - FCN =   297542.1661354 Edm =   0.00091216 NCalls =    905
VariableMetric: Iteration # 140 - FCN =   297542.1641309 Edm =  0.000468029 NCalls =    907
VariableMetric: Iteration # 141 - FCN =   297542.1636559 Edm =  0.000177933 NCalls =    909
VariableMetric: Iteration # 142 - FCN =   297542.1634235 Edm =  5.80008e-05 NCalls =    911
VariableMetric: After Hessian   - FCN =   297542.1634235 Edm =  0.000140135 NCalls =   1408
VariableMetric: Iteration # 143 - FCN =   297542.1634235 Edm =  0.000140135 NCalls =   1408
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   314364.3710686 Edm =      18.6143 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   314364.3710686 Edm =      18.6143 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   303307.5828129 Edm =         9333 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   302153.3161957 Edm =      13.4293 NCalls =     20
VariableMetric: Iteration #   3 - FCN =   302048.2923829 Edm =      39.0726 NCalls =     26
VariableMetric: Iteration #   4 - FCN =   299997.6168549 Edm =      86.7894 NCalls =     37
VariableMetric: Iteration #   5 - FCN =   299825.3372993 Edm =      91.0546 NCalls =     39
VariableMetric: Iteration #   6 - FCN =   299733.7070701 Edm =      65.3223 NCalls =     41
VariableMetric: Iteration #   7 - FCN =   299001.1162629 Edm =      74.1801 NCalls =     49
VariableMetric: Iteration #   8 - FCN =    298931.168916 Edm =      155.163 NCalls =     51
VariableMetric: Iteration #   9 - FCN =   298875.7761036 Edm =     0.175271 NCalls =     52
VariableMetric: Iteration #  10 - FCN =   298792.1695475 Edm =      67.9534 NCalls =     60
VariableMetric: Iteration #  11 - FCN =   298669.7887757 Edm =      2.61168 NCalls =     63
VariableMetric: Iteration #  12 - FCN =   298666.6159483 Edm =      0.52664 NCalls =     65
VariableMetric: Iteration #  13 - FCN =   298664.4894676 Edm =       1.2027 NCalls =     67
VariableMetric: Iteration #  14 - FCN =   298634.6043843 Edm =      30.0146 NCalls =     73
VariableMetric: Iteration #  15 - FCN =   298475.1797657 Edm =       60.499 NCalls =     81
VariableMetric: Iteration #  16 - FCN =   298425.2098505 Edm =      248.767 NCalls =     84
VariableMetric: Iteration #  17 - FCN =    297791.492285 Edm =        74.03 NCalls =     88
VariableMetric: Iteration #  18 - FCN =   297652.3295766 Edm =      9.00945 NCalls =     90
VariableMetric: Iteration #  19 - FCN =   297628.6086337 Edm =      12.1806 NCalls =     93
VariableMetric: Iteration #  20 - FCN =   297619.6482566 Edm =      2.11577 NCalls =     95
VariableMetric: Iteration #  21 - FCN =   297618.0149724 Edm =     0.101373 NCalls =     97
VariableMetric: Iteration #  22 - FCN =   297617.8036077 Edm =    0.0776589 NCalls =     99
VariableMetric: Iteration #  23 - FCN =   297617.6461714 Edm =    0.0607089 NCalls =    101
VariableMetric: Iteration #  24 - FCN =   297613.5253344 Edm =      3.70657 NCalls =    106
VariableMetric: Iteration #  25 - FCN =    297516.132382 Edm =      74.6875 NCalls =    112
VariableMetric: Iteration #  26 - FCN =    297495.370373 Edm =      38.5884 NCalls =    114
VariableMetric: Iteration #  27 - FCN =   297405.1236142 Edm =      15.5106 NCalls =    118
VariableMetric: Iteration #  28 - FCN =   297384.2269837 Edm =      1.83063 NCalls =    120
VariableMetric: Iteration #  29 - FCN =   297380.5316763 Edm =     0.965046 NCalls =    122
VariableMetric: Iteration #  30 - FCN =   297379.3012219 Edm =    0.0434241 NCalls =    124
VariableMetric: Iteration #  31 - FCN =   297379.2460084 Edm =    0.0118608 NCalls =    126
VariableMetric: Iteration #  32 - FCN =   297379.1919744 Edm =    0.0496004 NCalls =    128
VariableMetric: Iteration #  33 - FCN =   297374.0522719 Edm =      5.27692 NCalls =    135
VariableMetric: Iteration #  34 - FCN =     297373.97649 Edm =    0.0675437 NCalls =    138
VariableMetric: Iteration #  35 - FCN =   297357.7005721 Edm =      1.02628 NCalls =    145
VariableMetric: Iteration #  36 - FCN =   297341.7100834 Edm =      7.11175 NCalls =    147
VariableMetric: Iteration #  37 - FCN =   297334.7058023 Edm =      5.70231 NCalls =    150
VariableMetric: Iteration #  38 - FCN =   297325.0100099 Edm =      5.20695 NCalls =    153
VariableMetric: Iteration #  39 - FCN =   297313.1151002 Edm =      7.11855 NCalls =    156
VariableMetric: Iteration #  40 - FCN =   297305.7498407 Edm =      2.12568 NCalls =    159
VariableMetric: Iteration #  41 - FCN =   297301.8345679 Edm =     0.308075 NCalls =    162
VariableMetric: Iteration #  42 - FCN =   297301.6087715 Edm =    0.0976431 NCalls =    164
VariableMetric: Iteration #  43 - FCN =   297301.5002035 Edm =    0.0232094 NCalls =    166
VariableMetric: Iteration #  44 - FCN =   297301.3076552 Edm =    0.0582024 NCalls =    170
VariableMetric: Iteration #  45 - FCN =   297300.9889934 Edm =      1.02973 NCalls =    178
VariableMetric: Iteration #  46 - FCN =   297300.3922118 Edm =      1.38953 NCalls =    182
VariableMetric: Iteration #  47 - FCN =    297299.893164 Edm =     0.206938 NCalls =    186
VariableMetric: Iteration #  48 - FCN =   297299.5942264 Edm =     0.110639 NCalls =    188
VariableMetric: Iteration #  49 - FCN =   297299.5534628 Edm =    0.0144443 NCalls =    190
VariableMetric: Iteration #  50 - FCN =   297299.5212921 Edm =    0.0107704 NCalls =    192
VariableMetric: Iteration #  51 - FCN =   297299.4153903 Edm =    0.0586844 NCalls =    195
VariableMetric: Iteration #  52 - FCN =   297295.3434146 Edm =      2.67313 NCalls =    201
VariableMetric: Iteration #  53 - FCN =   297295.2320812 Edm =    0.0734605 NCalls =    203
VariableMetric: Iteration #  54 - FCN =   297294.4742014 Edm =     0.684785 NCalls =    206
VariableMetric: Iteration #  55 - FCN =   297287.0762036 Edm =      19.6135 NCalls =    209
VariableMetric: Iteration #  56 - FCN =   297281.9443101 Edm =      5.73123 NCalls =    213
VariableMetric: Iteration #  57 - FCN =   297281.1120905 Edm =      1.89582 NCalls =    214
VariableMetric: Iteration #  58 - FCN =   297271.7957374 Edm =      3.42229 NCalls =    218
VariableMetric: Iteration #  59 - FCN =   297265.1975542 Edm =      2.34621 NCalls =    221
VariableMetric: Iteration #  60 - FCN =   297262.3893767 Edm =      2.50277 NCalls =    223
VariableMetric: Iteration #  61 - FCN =   297258.9549819 Edm =      2.87441 NCalls =    228
VariableMetric: Iteration #  62 - FCN =   297256.7730908 Edm =      3.20256 NCalls =    231
VariableMetric: Iteration #  63 - FCN =   297254.3726463 Edm =      1.52199 NCalls =    233
VariableMetric: Iteration #  64 - FCN =   297252.9685144 Edm =     0.151654 NCalls =    236
VariableMetric: Iteration #  65 - FCN =   297252.7708095 Edm =    0.0598779 NCalls =    238
VariableMetric: Iteration #  66 - FCN =   297252.4730555 Edm =     0.240593 NCalls =    241
VariableMetric: Iteration #  67 - FCN =   297251.6436398 Edm =     0.230935 NCalls =    245
VariableMetric: Iteration #  68 - FCN =   297251.0447888 Edm =     0.438111 NCalls =    247
VariableMetric: Iteration #  69 - FCN =   297250.2904405 Edm =      1.03592 NCalls =    249
VariableMetric: Iteration #  70 - FCN =   297249.8063587 Edm =     0.276416 NCalls =    252
VariableMetric: Iteration #  71 - FCN =   297249.4607289 Edm =     0.487672 NCalls =    255
VariableMetric: Iteration #  72 - FCN =   297249.3720867 Edm =    0.0110317 NCalls =    257
VariableMetric: Iteration #  73 - FCN =   297249.3546295 Edm =   0.00818434 NCalls =    259
VariableMetric: Iteration #  74 - FCN =    297249.332606 Edm =   0.00301399 NCalls =    261
VariableMetric: Iteration #  75 - FCN =   297249.3290271 Edm =   0.00106306 NCalls =    263
VariableMetric: Iteration #  76 - FCN =   297249.2548701 Edm =    0.0739054 NCalls =    268
VariableMetric: Iteration #  77 - FCN =   297248.0538895 Edm =     0.140832 NCalls =    275
VariableMetric: Iteration #  78 - FCN =   297246.0351854 Edm =     0.191445 NCalls =    277
VariableMetric: Iteration #  79 - FCN =   297245.8380906 Edm =    0.0215744 NCalls =    278
VariableMetric: Iteration #  80 - FCN =   297245.8224516 Edm =  0.000763553 NCalls =    280
VariableMetric: Iteration #  81 - FCN =   297245.8215765 Edm =  0.000214995 NCalls =    282
VariableMetric: Iteration #  82 - FCN =   297245.8196931 Edm =   0.00163145 NCalls =    285
VariableMetric: Iteration #  83 - FCN =   297245.7106695 Edm =     0.112238 NCalls =    290
VariableMetric: Iteration #  84 - FCN =   297245.6893066 Edm =    0.0156685 NCalls =    293
VariableMetric: Iteration #  85 - FCN =   297245.1363167 Edm =     0.210157 NCalls =    298
VariableMetric: Iteration #  86 - FCN =   297244.7118456 Edm =     0.151241 NCalls =    301
VariableMetric: Iteration #  87 - FCN =   297244.5887629 Edm =    0.0782245 NCalls =    303
VariableMetric: Iteration #  88 - FCN =   297244.4886334 Edm =    0.0160789 NCalls =    306
VariableMetric: Iteration #  89 - FCN =   297244.4668506 Edm =    0.0017149 NCalls =    308
VariableMetric: Iteration #  90 - FCN =   297244.4638585 Edm =  0.000697028 NCalls =    310
VariableMetric: Iteration #  91 - FCN =   297244.4631372 Edm =  4.25442e-05 NCalls =    311
VariableMetric: After Hessian   - FCN =   297244.4631372 Edm =      9.60518 NCalls =    794
VariableMetric: Iteration #  92 - FCN =   297244.4631372 Edm =      9.60518 NCalls =    794
VariableMetric: Iteration #  93 - FCN =    297243.215621 Edm =       3.9434 NCalls =    799
VariableMetric: Iteration #  94 - FCN =   297241.4924956 Edm =      13.9318 NCalls =    801
VariableMetric: Iteration #  95 - FCN =   297240.8310756 Edm =      1.19405 NCalls =    803
VariableMetric: Iteration #  96 - FCN =   297240.4294452 Edm =     0.976312 NCalls =    805
VariableMetric: Iteration #  97 - FCN =    297238.587735 Edm =     0.243088 NCalls =    808
VariableMetric: Iteration #  98 - FCN =   297237.9588632 Edm =     0.166862 NCalls =    811
VariableMetric: Iteration #  99 - FCN =   297237.6547906 Edm =     0.119939 NCalls =    814
VariableMetric: Iteration # 100 - FCN =   297237.4458232 Edm =    0.0494408 NCalls =    817
VariableMetric: Iteration # 101 - FCN =   297237.3432215 Edm =    0.0442676 NCalls =    820
VariableMetric: Iteration # 102 - FCN =   297237.2845797 Edm =    0.0282665 NCalls =    822
VariableMetric: Iteration # 103 - FCN =   297237.2465968 Edm =    0.0138202 NCalls =    824
VariableMetric: Iteration # 104 - FCN =   297237.2127598 Edm =   0.00756372 NCalls =    826
VariableMetric: Iteration # 105 - FCN =   297237.2017433 Edm =   0.00802279 NCalls =    828
VariableMetric: Iteration # 106 - FCN =   297237.1713485 Edm =    0.0120333 NCalls =    831
VariableMetric: Iteration # 107 - FCN =   297237.1424649 Edm =    0.0108936 NCalls =    833
VariableMetric: Iteration # 108 - FCN =   297237.0984874 Edm =    0.0130258 NCalls =    835
VariableMetric: Iteration # 109 - FCN =   297237.0683683 Edm =    0.0149581 NCalls =    837
VariableMetric: Iteration # 110 - FCN =   297237.0079643 Edm =    0.0200409 NCalls =    839
VariableMetric: Iteration # 111 - FCN =   297236.9532638 Edm =    0.0138813 NCalls =    841
VariableMetric: Iteration # 112 - FCN =   297236.9124577 Edm =   0.00641938 NCalls =    843
VariableMetric: Iteration # 113 - FCN =   297236.8928025 Edm =   0.00476148 NCalls =    845
VariableMetric: Iteration # 114 - FCN =   297236.8609302 Edm =    0.0157511 NCalls =    849
VariableMetric: Iteration # 115 - FCN =   297236.8287327 Edm =    0.0265983 NCalls =    852
VariableMetric: Iteration # 116 - FCN =   297236.8001795 Edm =    0.0149147 NCalls =    854
VariableMetric: Iteration # 117 - FCN =    297236.763564 Edm =   0.00800047 NCalls =    857
VariableMetric: Iteration # 118 - FCN =    297236.753436 Edm =   0.00369526 NCalls =    859
VariableMetric: Iteration # 119 - FCN =   297236.7422937 Edm =   0.00269345 NCalls =    861
VariableMetric: Iteration # 120 - FCN =   297236.7388477 Edm =   0.00064934 NCalls =    863
VariableMetric: Iteration # 121 - FCN =   297236.7368797 Edm =   0.00114655 NCalls =    865
VariableMetric: Iteration # 122 - FCN =   297236.7334771 Edm =  0.000511956 NCalls =    867
VariableMetric: Iteration # 123 - FCN =   297236.7325328 Edm =  0.000288823 NCalls =    869
VariableMetric: Iteration # 124 - FCN =   297236.7315251 Edm =  7.78636e-05 NCalls =    871
VariableMetric: After Hessian   - FCN =   297236.7315251 Edm =   0.00016176 NCalls =   1356
VariableMetric: Iteration # 125 - FCN =   297236.7315251 Edm =   0.00016176 NCalls =   1356
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   305492.8597798 Edm =      25.2625 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   305492.8597798 Edm =      25.2625 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   301027.9723443 Edm =      13.7567 NCalls =      7
VariableMetric: Iteration #   2 - FCN =    300816.989359 Edm =      748.413 NCalls =      9
VariableMetric: Iteration #   3 - FCN =    300749.852427 Edm =     0.977008 NCalls =     11
VariableMetric: Iteration #   4 - FCN =   300018.8091258 Edm =      1322.53 NCalls =     21
VariableMetric: Iteration #   5 - FCN =   300008.7603796 Edm =      23.1787 NCalls =     24
VariableMetric: Iteration #   6 - FCN =   299958.9361907 Edm =      44.0924 NCalls =     29
VariableMetric: Iteration #   7 - FCN =   297964.5377008 Edm =      100.275 NCalls =     34
VariableMetric: Iteration #   8 - FCN =   297801.5373779 Edm =      6.19993 NCalls =     37
VariableMetric: Iteration #   9 - FCN =   297794.0645636 Edm =      1.17414 NCalls =     39
VariableMetric: Iteration #  10 - FCN =   297785.2007332 Edm =      5.25751 NCalls =     42
VariableMetric: Iteration #  11 - FCN =   297480.0449709 Edm =      11.8447 NCalls =     47
VariableMetric: Iteration #  12 - FCN =   297458.5732124 Edm =     0.518404 NCalls =     50
VariableMetric: Iteration #  13 - FCN =   297458.0186769 Edm =    0.0196266 NCalls =     52
VariableMetric: Iteration #  14 - FCN =   297457.8422269 Edm =      0.17542 NCalls =     55
VariableMetric: Iteration #  15 - FCN =   297437.2208226 Edm =      10.5781 NCalls =     62
VariableMetric: Iteration #  16 - FCN =   297378.4222872 Edm =      4.25896 NCalls =     64
VariableMetric: Iteration #  17 - FCN =   297372.9289205 Edm =    0.0642891 NCalls =     66
VariableMetric: Iteration #  18 - FCN =   297372.8081126 Edm =    0.0210536 NCalls =     68
VariableMetric: Iteration #  19 - FCN =   297372.2063194 Edm =     0.575865 NCalls =     72
VariableMetric: Iteration #  20 - FCN =   297319.6867563 Edm =       4.5449 NCalls =     77
VariableMetric: Iteration #  21 - FCN =   297314.2430193 Edm =     0.143087 NCalls =     79
VariableMetric: Iteration #  22 - FCN =   297314.0913924 Edm =   0.00571767 NCalls =     81
VariableMetric: Iteration #  23 - FCN =   297314.0754123 Edm =    0.0113102 NCalls =     83
VariableMetric: Iteration #  24 - FCN =   297310.5624136 Edm =      3.44167 NCalls =     90
VariableMetric: Iteration #  25 - FCN =   297264.6742245 Edm =      4.37246 NCalls =     93
VariableMetric: Iteration #  26 - FCN =    297261.798216 Edm =     0.421534 NCalls =     95
VariableMetric: Iteration #  27 - FCN =   297261.3404407 Edm =    0.0219255 NCalls =     97
VariableMetric: Iteration #  28 - FCN =   297261.3161936 Edm =   0.00157228 NCalls =     99
VariableMetric: Iteration #  29 - FCN =   297261.3120228 Edm =   0.00275003 NCalls =    101
VariableMetric: Iteration #  30 - FCN =   297261.0106608 Edm =     0.298565 NCalls =    107
VariableMetric: Iteration #  31 - FCN =   297250.7477528 Edm =      2.59416 NCalls =    112
VariableMetric: Iteration #  32 - FCN =    297246.195087 Edm =     0.727399 NCalls =    114
VariableMetric: Iteration #  33 - FCN =   297245.7237584 Edm =     0.124974 NCalls =    116
VariableMetric: Iteration #  34 - FCN =   297245.6738205 Edm =    0.0113671 NCalls =    118
VariableMetric: Iteration #  35 - FCN =   297245.6615877 Edm =   0.00116947 NCalls =    120
VariableMetric: Iteration #  36 - FCN =   297245.6488095 Edm =    0.0112985 NCalls =    123
VariableMetric: Iteration #  37 - FCN =   297243.1542792 Edm =      1.65254 NCalls =    130
VariableMetric: Iteration #  38 - FCN =   297239.9296752 Edm =     0.605431 NCalls =    133
VariableMetric: Iteration #  39 - FCN =   297239.6282564 Edm =     0.113972 NCalls =    135
VariableMetric: Iteration #  40 - FCN =    297239.545379 Edm =   0.00162169 NCalls =    137
VariableMetric: Iteration #  41 - FCN =    297239.543855 Edm =  0.000140509 NCalls =    138
VariableMetric: Iteration #  42 - FCN =   297239.5433645 Edm =  0.000364764 NCalls =    140
VariableMetric: Iteration #  43 - FCN =   297239.4789867 Edm =    0.0659565 NCalls =    146
VariableMetric: Iteration #  44 - FCN =   297238.7974214 Edm =    0.0156923 NCalls =    153
VariableMetric: Iteration #  45 - FCN =   297235.0426722 Edm =     0.155513 NCalls =    155
VariableMetric: Iteration #  46 - FCN =   297234.8762448 Edm =   0.00986355 NCalls =    157
VariableMetric: Iteration #  47 - FCN =   297234.8658068 Edm =  0.000434419 NCalls =    159
VariableMetric: Iteration #  48 - FCN =   297234.8651473 Edm =  0.000148006 NCalls =    161
VariableMetric: Iteration #  49 - FCN =   297234.8611578 Edm =   0.00392703 NCalls =    165
VariableMetric: Iteration #  50 - FCN =   297234.7469276 Edm =     0.123187 NCalls =    172
VariableMetric: Iteration #  51 - FCN =   297234.7430623 Edm =   0.00375133 NCalls =    176
VariableMetric: Iteration #  52 - FCN =   297234.4737521 Edm =   0.00867165 NCalls =    183
VariableMetric: Iteration #  53 - FCN =   297232.2189364 Edm =     0.706132 NCalls =    186
VariableMetric: Iteration #  54 - FCN =   297231.0121172 Edm =     0.772963 NCalls =    190
VariableMetric: Iteration #  55 - FCN =   297230.6475666 Edm =     0.243003 NCalls =    192
VariableMetric: Iteration #  56 - FCN =   297230.3072113 Edm =      0.19626 NCalls =    195
VariableMetric: Iteration #  57 - FCN =   297230.0253808 Edm =     0.172778 NCalls =    197
VariableMetric: Iteration #  58 - FCN =   297229.7737034 Edm =    0.0514397 NCalls =    200
VariableMetric: Iteration #  59 - FCN =    297229.719722 Edm =   0.00688376 NCalls =    202
VariableMetric: Iteration #  60 - FCN =   297229.7126114 Edm =   0.00066615 NCalls =    204
VariableMetric: Iteration #  61 - FCN =   297229.7118476 Edm =  7.90388e-05 NCalls =    206
VariableMetric: Iteration #  62 - FCN =   297229.7113592 Edm =  0.000373965 NCalls =    209
VariableMetric: Iteration #  63 - FCN =   297229.6761969 Edm =    0.0302843 NCalls =    214
VariableMetric: Iteration #  64 - FCN =   297226.9057489 Edm =     0.275665 NCalls =    220
VariableMetric: Iteration #  65 - FCN =   297226.5593695 Edm =     0.113772 NCalls =    222
VariableMetric: Iteration #  66 - FCN =   297226.4463255 Edm =    0.0188603 NCalls =    225
VariableMetric: Iteration #  67 - FCN =   297226.4194211 Edm =   0.00266458 NCalls =    227
VariableMetric: Iteration #  68 - FCN =   297226.4152299 Edm =  0.000781717 NCalls =    229
VariableMetric: Iteration #  69 - FCN =   297226.4144276 Edm =  0.000100986 NCalls =    230
VariableMetric: Iteration #  70 - FCN =   297226.4142849 Edm =  1.78579e-05 NCalls =    232
VariableMetric: After Hessian   - FCN =   297226.4142849 Edm =      71.2497 NCalls =    707
VariableMetric: Iteration #  71 - FCN =   297226.4142849 Edm =      71.2497 NCalls =    707
VariableMetric: Iteration #  72 - FCN =   297226.0020646 Edm =      184.605 NCalls =    711
VariableMetric: Iteration #  73 - FCN =   297225.8055821 Edm =     0.416409 NCalls =    713
VariableMetric: Iteration #  74 - FCN =   297222.6012027 Edm =      5.03147 NCalls =    717
VariableMetric: Iteration #  75 - FCN =    297222.442689 Edm =     0.294928 NCalls =    719
VariableMetric: Iteration #  76 - FCN =   297221.8670692 Edm =     0.331292 NCalls =    722
VariableMetric: Iteration #  77 - FCN =   297213.2328734 Edm =      3.26575 NCalls =    730
VariableMetric: Iteration #  78 - FCN =   297211.8077746 Edm =      5.67936 NCalls =    732
VariableMetric: Iteration #  79 - FCN =   297209.0532028 Edm =      3.50217 NCalls =    734
VariableMetric: Iteration #  80 - FCN =   297207.2599653 Edm =      3.67212 NCalls =    736
VariableMetric: Iteration #  81 - FCN =   297203.3407327 Edm =     0.424255 NCalls =    739
VariableMetric: Iteration #  82 - FCN =   297202.3776697 Edm =     0.385462 NCalls =    741
VariableMetric: Iteration #  83 - FCN =    297200.291857 Edm =     0.559004 NCalls =    744
VariableMetric: Iteration #  84 - FCN =   297199.8193262 Edm =     0.219622 NCalls =    746
VariableMetric: Iteration #  85 - FCN =   297199.5683535 Edm =     0.136977 NCalls =    748
VariableMetric: Iteration #  86 - FCN =   297199.1638871 Edm =    0.0692666 NCalls =    751
VariableMetric: Iteration #  87 - FCN =   297199.0116264 Edm =     0.055065 NCalls =    753
VariableMetric: Iteration #  88 - FCN =    297198.787372 Edm =    0.0745679 NCalls =    755
VariableMetric: Iteration #  89 - FCN =   297198.6172167 Edm =    0.0469738 NCalls =    757
VariableMetric: Iteration #  90 - FCN =   297198.4444567 Edm =    0.0847765 NCalls =    759
VariableMetric: Iteration #  91 - FCN =   297198.1914273 Edm =    0.0904376 NCalls =    761
VariableMetric: Iteration #  92 - FCN =   297197.9464403 Edm =    0.0517263 NCalls =    764
VariableMetric: Iteration #  93 - FCN =   297197.8039415 Edm =    0.0776533 NCalls =    766
VariableMetric: Iteration #  94 - FCN =   297197.6648501 Edm =    0.0382539 NCalls =    768
VariableMetric: Iteration #  95 - FCN =   297197.6081789 Edm =     0.019563 NCalls =    770
VariableMetric: Iteration #  96 - FCN =   297197.5592827 Edm =    0.0401631 NCalls =    772
VariableMetric: Iteration #  97 - FCN =   297197.4964888 Edm =    0.0390908 NCalls =    776
VariableMetric: Iteration #  98 - FCN =   297197.4239109 Edm =    0.0388475 NCalls =    778
VariableMetric: Iteration #  99 - FCN =   297197.3676143 Edm =     0.010281 NCalls =    780
VariableMetric: Iteration # 100 - FCN =   297197.3497213 Edm =    0.0102477 NCalls =    783
VariableMetric: Iteration # 101 - FCN =   297197.3412136 Edm =   0.00398557 NCalls =    785
VariableMetric: Iteration # 102 - FCN =   297197.3276154 Edm =   0.00444422 NCalls =    788
VariableMetric: Iteration # 103 - FCN =   297197.3152513 Edm =    0.0051711 NCalls =    790
VariableMetric: Iteration # 104 - FCN =    297197.299055 Edm =    0.0104389 NCalls =    792
VariableMetric: Iteration # 105 - FCN =   297197.2749521 Edm =   0.00630954 NCalls =    794
VariableMetric: Iteration # 106 - FCN =   297197.2586367 Edm =   0.00778848 NCalls =    796
VariableMetric: Iteration # 107 - FCN =   297197.2244977 Edm =    0.0145618 NCalls =    799
VariableMetric: Iteration # 108 - FCN =   297197.2134512 Edm =   0.00355088 NCalls =    801
VariableMetric: Iteration # 109 - FCN =   297197.2069579 Edm =   0.00326461 NCalls =    803
VariableMetric: Iteration # 110 - FCN =   297197.1948912 Edm =    0.0046196 NCalls =    805
VariableMetric: Iteration # 111 - FCN =    297197.188821 Edm =   0.00316961 NCalls =    807
VariableMetric: Iteration # 112 - FCN =   297197.1821232 Edm =   0.00412051 NCalls =    809
VariableMetric: Iteration # 113 - FCN =   297197.1665867 Edm =   0.00465578 NCalls =    811
VariableMetric: Iteration # 114 - FCN =   297197.1604047 Edm =   0.00441988 NCalls =    814
VariableMetric: Iteration # 115 - FCN =   297197.1464512 Edm =   0.00664594 NCalls =    817
VariableMetric: Iteration # 116 - FCN =   297197.1362421 Edm =   0.00366401 NCalls =    820
VariableMetric: Iteration # 117 - FCN =   297197.1296435 Edm =   0.00389449 NCalls =    822
VariableMetric: Iteration # 118 - FCN =   297197.0998856 Edm =    0.0214074 NCalls =    826
VariableMetric: Iteration # 119 - FCN =     297197.06738 Edm =    0.0116871 NCalls =    828
VariableMetric: Iteration # 120 - FCN =   297197.0568182 Edm =   0.00879929 NCalls =    831
VariableMetric: Iteration # 121 - FCN =   297197.0463882 Edm =    0.0109653 NCalls =    833
VariableMetric: Iteration # 122 - FCN =   297197.0161357 Edm =    0.0208473 NCalls =    836
VariableMetric: Iteration # 123 - FCN =   297196.9840953 Edm =   0.00984545 NCalls =    839
VariableMetric: Iteration # 124 - FCN =   297196.9714571 Edm =   0.00533879 NCalls =    841
VariableMetric: Iteration # 125 - FCN =   297196.9601003 Edm =   0.00430617 NCalls =    843
VariableMetric: Iteration # 126 - FCN =   297196.9530351 Edm =   0.00205898 NCalls =    845
VariableMetric: Iteration # 127 - FCN =   297196.9504744 Edm =   0.00123964 NCalls =    847
VariableMetric: Iteration # 128 - FCN =   297196.9452742 Edm =   0.00192801 NCalls =    850
VariableMetric: Iteration # 129 - FCN =   297196.9398638 Edm =   0.00223305 NCalls =    852
VariableMetric: Iteration # 130 - FCN =   297196.9316662 Edm =     0.002553 NCalls =    855
VariableMetric: Iteration # 131 - FCN =   297196.9270642 Edm =   0.00235412 NCalls =    857
VariableMetric: Iteration # 132 - FCN =   297196.9143609 Edm =   0.00438439 NCalls =    860
VariableMetric: Iteration # 133 - FCN =   297196.9067773 Edm =   0.00233308 NCalls =    862
VariableMetric: Iteration # 134 - FCN =   297196.9043408 Edm =   0.00143221 NCalls =    864
VariableMetric: Iteration # 135 - FCN =   297196.8998091 Edm =   0.00262531 NCalls =    866
VariableMetric: Iteration # 136 - FCN =   297196.8819161 Edm =    0.0060153 NCalls =    869
VariableMetric: Iteration # 137 - FCN =   297196.8692154 Edm =   0.00292786 NCalls =    871
VariableMetric: Iteration # 138 - FCN =   297196.8653601 Edm =   0.00251832 NCalls =    873
VariableMetric: Iteration # 139 - FCN =   297196.8603966 Edm =   0.00121433 NCalls =    875
VariableMetric: Iteration # 140 - FCN =   297196.8589728 Edm =  0.000145665 NCalls =    877
VariableMetric: Iteration # 141 - FCN =   297196.8587671 Edm =  8.20325e-05 NCalls =    879
VariableMetric: Iteration # 142 - FCN =   297196.8585376 Edm =  0.000181634 NCalls =    881
VariableMetric: Iteration # 143 - FCN =   297196.8581142 Edm =  7.91768e-05 NCalls =    885
VariableMetric: Iteration # 144 - FCN =   297196.8579557 Edm =  3.34229e-05 NCalls =    887
VariableMetric: After Hessian   - FCN =   297196.8579557 Edm =   0.00196321 NCalls =   1374
VariableMetric: Iteration # 145 - FCN =   297196.8579557 Edm =   0.00196321 NCalls =   1374
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   318726.4173135 Edm =      242.152 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   318726.4173135 Edm =      242.152 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   299829.9154692 Edm =      1.80384 NCalls =      7
VariableMetric: Iteration #   2 - FCN =   299813.4632557 Edm =      13.0813 NCalls =     10
VariableMetric: Iteration #   3 - FCN =   298479.3170142 Edm =      120.149 NCalls =     16
VariableMetric: Iteration #   4 - FCN =   298160.0934333 Edm =      165.103 NCalls =     19
VariableMetric: Iteration #   5 - FCN =   297928.4020364 Edm =      41.3314 NCalls =     22
VariableMetric: Iteration #   6 - FCN =   297912.5971915 Edm =     0.834295 NCalls =     24
VariableMetric: Iteration #   7 - FCN =   297911.7592416 Edm =     0.191635 NCalls =     26
VariableMetric: Iteration #   8 - FCN =   297887.4978118 Edm =      14.7232 NCalls =     32
VariableMetric: Iteration #   9 - FCN =   297821.3333439 Edm =      2.32229 NCalls =     34
VariableMetric: Iteration #  10 - FCN =   297818.6711956 Edm =    0.0815489 NCalls =     36
VariableMetric: Iteration #  11 - FCN =    297818.289526 Edm =     0.313728 NCalls =     38
VariableMetric: Iteration #  12 - FCN =   297759.1513269 Edm =      17.2351 NCalls =     45
VariableMetric: Iteration #  13 - FCN =   297726.2797868 Edm =     0.815382 NCalls =     47
VariableMetric: Iteration #  14 - FCN =   297725.2280041 Edm =    0.0233717 NCalls =     49
VariableMetric: Iteration #  15 - FCN =   297725.1874829 Edm =    0.0142291 NCalls =     51
VariableMetric: Iteration #  16 - FCN =   297724.4172051 Edm =     0.743957 NCalls =     56
VariableMetric: Iteration #  17 - FCN =   297621.1102266 Edm =      19.8892 NCalls =     63
VariableMetric: Iteration #  18 - FCN =   297609.0279877 Edm =       54.553 NCalls =     65
VariableMetric: Iteration #  19 - FCN =   297515.5206462 Edm =      27.9249 NCalls =     67
VariableMetric: Iteration #  20 - FCN =   297480.3384731 Edm =      5.01513 NCalls =     69
VariableMetric: Iteration #  21 - FCN =    297475.842299 Edm =     0.232329 NCalls =     70
VariableMetric: Iteration #  22 - FCN =   297475.5821959 Edm =   0.00510683 NCalls =     72
VariableMetric: Iteration #  23 - FCN =   297475.5743594 Edm =   0.00310344 NCalls =     74
VariableMetric: Iteration #  24 - FCN =     297475.54467 Edm =     0.020591 NCalls =     77
VariableMetric: Iteration #  25 - FCN =   297470.7800861 Edm =      4.95722 NCalls =     83
VariableMetric: Iteration #  26 - FCN =   297470.6697295 Edm =    0.0613629 NCalls =     85
VariableMetric: Iteration #  27 - FCN =   297464.0310236 Edm =      6.01206 NCalls =     91
VariableMetric: Iteration #  28 - FCN =   297463.9054584 Edm =     0.131232 NCalls =     93
VariableMetric: Iteration #  29 - FCN =   297463.1732328 Edm =     0.738601 NCalls =     96
VariableMetric: Iteration #  30 - FCN =   297456.0821736 Edm =      24.7406 NCalls =    102
VariableMetric: Iteration #  31 - FCN =   297455.5732027 Edm =     0.263808 NCalls =    104
VariableMetric: Iteration #  32 - FCN =   297455.2734762 Edm =     0.356012 NCalls =    106
VariableMetric: Iteration #  33 - FCN =   297454.2415928 Edm =     0.948159 NCalls =    110
VariableMetric: Iteration #  34 - FCN =   297449.8275194 Edm =      1.26747 NCalls =    116
VariableMetric: Iteration #  35 - FCN =   297449.3936283 Edm =     0.450499 NCalls =    118
VariableMetric: Iteration #  36 - FCN =   297448.8849015 Edm =     0.264568 NCalls =    120
VariableMetric: Iteration #  37 - FCN =   297448.0810374 Edm =     0.650293 NCalls =    122
VariableMetric: Iteration #  38 - FCN =   297445.6142071 Edm =      1.72153 NCalls =    126
VariableMetric: Iteration #  39 - FCN =   297440.5062759 Edm =     0.948188 NCalls =    129
VariableMetric: Iteration #  40 - FCN =   297437.5916096 Edm =      3.80459 NCalls =    133
VariableMetric: Iteration #  41 - FCN =   297431.8968508 Edm =      11.7372 NCalls =    138
VariableMetric: Iteration #  42 - FCN =   297430.3016402 Edm =      7.60715 NCalls =    141
VariableMetric: Iteration #  43 - FCN =   297424.2000837 Edm =      4.92377 NCalls =    146
VariableMetric: Iteration #  44 - FCN =   297410.5545507 Edm =      3.18902 NCalls =    149
VariableMetric: Iteration #  45 - FCN =   297406.5497597 Edm =     0.554412 NCalls =    150
VariableMetric: Iteration #  46 - FCN =   297406.1591218 Edm =    0.0480899 NCalls =    152
VariableMetric: Iteration #  47 - FCN =   297406.1287989 Edm =    0.0138845 NCalls =    154
VariableMetric: Iteration #  48 - FCN =   297406.1167033 Edm =   0.00407964 NCalls =    156
VariableMetric: Iteration #  49 - FCN =   297406.0836748 Edm =    0.0361678 NCalls =    159
VariableMetric: Iteration #  50 - FCN =   297404.2504395 Edm =      1.57119 NCalls =    166
VariableMetric: Iteration #  51 - FCN =   297389.7096502 Edm =      1.78031 NCalls =    169
VariableMetric: Iteration #  52 - FCN =   297387.9192903 Edm =     0.111075 NCalls =    170
VariableMetric: Iteration #  53 - FCN =   297387.8301076 Edm =   0.00514075 NCalls =    171
VariableMetric: Iteration #  54 - FCN =   297387.8252453 Edm =  0.000800949 NCalls =    172
VariableMetric: Iteration #  55 - FCN =   297387.8229031 Edm =   0.00163247 NCalls =    174
VariableMetric: Iteration #  56 - FCN =   297387.7982128 Edm =    0.0200033 NCalls =    179
VariableMetric: Iteration #  57 - FCN =   297386.4677662 Edm =     0.666125 NCalls =    185
VariableMetric: Iteration #  58 - FCN =   297385.5244748 Edm =     0.240527 NCalls =    187
VariableMetric: Iteration #  59 - FCN =   297385.3638665 Edm =   0.00866889 NCalls =    189
VariableMetric: Iteration #  60 - FCN =   297385.3563155 Edm =  0.000675638 NCalls =    191
VariableMetric: Iteration #  61 - FCN =   297385.3536839 Edm =   0.00248918 NCalls =    193
VariableMetric: Iteration #  62 - FCN =   297385.1156269 Edm =     0.246835 NCalls =    200
VariableMetric: Iteration #  63 - FCN =   297384.9841494 Edm =     0.127072 NCalls =    206
VariableMetric: Iteration #  64 - FCN =   297379.2737194 Edm =     0.109733 NCalls =    210
VariableMetric: Iteration #  65 - FCN =   297379.1789871 Edm =   0.00297543 NCalls =    212
VariableMetric: Iteration #  66 - FCN =   297379.1756647 Edm =  0.000221468 NCalls =    214
VariableMetric: Iteration #  67 - FCN =   297379.1746349 Edm =  0.000655966 NCalls =    216
VariableMetric: Iteration #  68 - FCN =   297379.1476282 Edm =    0.0239992 NCalls =    220
VariableMetric: Iteration #  69 - FCN =   297377.5426908 Edm =      1.77389 NCalls =    226
VariableMetric: Iteration #  70 - FCN =   297377.4883075 Edm =    0.0854569 NCalls =    229
VariableMetric: Iteration #  71 - FCN =   297376.1266646 Edm =      1.28141 NCalls =    234
VariableMetric: Iteration #  72 - FCN =   297364.1282353 Edm =      4.81235 NCalls =    239
VariableMetric: Iteration #  73 - FCN =   297358.7170331 Edm =      9.51207 NCalls =    241
VariableMetric: Iteration #  74 - FCN =   297347.1951987 Edm =      2.98206 NCalls =    243
VariableMetric: Iteration #  75 - FCN =   297343.4229393 Edm =     0.723649 NCalls =    245
VariableMetric: Iteration #  76 - FCN =   297342.0747232 Edm =     0.200032 NCalls =    248
VariableMetric: Iteration #  77 - FCN =    297341.907119 Edm =    0.0171491 NCalls =    250
VariableMetric: Iteration #  78 - FCN =   297341.8883171 Edm =   0.00205723 NCalls =    252
VariableMetric: Iteration #  79 - FCN =   297341.8852623 Edm =  0.000443082 NCalls =    254
VariableMetric: Iteration #  80 - FCN =   297341.8844967 Edm =  0.000324867 NCalls =    256
VariableMetric: Iteration #  81 - FCN =   297341.8828612 Edm =  0.000867677 NCalls =    259
VariableMetric: Iteration #  82 - FCN =   297341.8766247 Edm =   0.00456309 NCalls =    262
VariableMetric: Iteration #  83 - FCN =    297341.316674 Edm =     0.427259 NCalls =    267
VariableMetric: Iteration #  84 - FCN =   297337.6847281 Edm =     0.181534 NCalls =    270
VariableMetric: Iteration #  85 - FCN =   297337.4787001 Edm =    0.0137928 NCalls =    271
VariableMetric: Iteration #  86 - FCN =   297337.4647093 Edm =  0.000651643 NCalls =    273
VariableMetric: Iteration #  87 - FCN =   297337.4639121 Edm =  5.45364e-05 NCalls =    275
VariableMetric: After Hessian   - FCN =   297337.4639121 Edm =      14939.2 NCalls =    752
VariableMetric: Iteration #  88 - FCN =   297337.4639121 Edm =      14939.2 NCalls =    752
VariableMetric: Iteration #  89 - FCN =   297335.7064781 Edm =      340.041 NCalls =    763
VariableMetric: Iteration #  90 - FCN =   297335.5064661 Edm =      5.21259 NCalls =    766
VariableMetric: Iteration #  91 - FCN =   297331.6221298 Edm =     0.217099 NCalls =    768
VariableMetric: Iteration #  92 - FCN =   297329.4210502 Edm =     0.634792 NCalls =    771
VariableMetric: Iteration #  93 - FCN =    297327.876671 Edm =     0.579965 NCalls =    774
VariableMetric: Iteration #  94 - FCN =   297322.7213797 Edm =      1.27103 NCalls =    777
VariableMetric: Iteration #  95 - FCN =   297321.8846698 Edm =     0.696899 NCalls =    779
VariableMetric: Iteration #  96 - FCN =   297320.5498069 Edm =     0.646309 NCalls =    782
VariableMetric: Iteration #  97 - FCN =    297319.446197 Edm =     0.402328 NCalls =    784
VariableMetric: Iteration #  98 - FCN =   297318.9087145 Edm =     0.157818 NCalls =    786
VariableMetric: Iteration #  99 - FCN =    297318.460174 Edm =     0.313151 NCalls =    789
VariableMetric: Iteration # 100 - FCN =    297317.794517 Edm =     0.143285 NCalls =    791
VariableMetric: Iteration # 101 - FCN =   297317.5301581 Edm =     0.130523 NCalls =    793
VariableMetric: Iteration # 102 - FCN =   297316.6772184 Edm =     0.144471 NCalls =    796
VariableMetric: Iteration # 103 - FCN =   297316.3336594 Edm =     0.173942 NCalls =    798
VariableMetric: Iteration # 104 - FCN =   297315.6533276 Edm =    0.0955907 NCalls =    801
VariableMetric: Iteration # 105 - FCN =   297315.5337741 Edm =    0.0374128 NCalls =    803
VariableMetric: Iteration # 106 - FCN =   297315.3585953 Edm =    0.0976875 NCalls =    806
VariableMetric: Iteration # 107 - FCN =   297315.1794336 Edm =    0.0142323 NCalls =    808
VariableMetric: Iteration # 108 - FCN =    297315.155606 Edm =    0.0124983 NCalls =    810
VariableMetric: Iteration # 109 - FCN =   297315.0527735 Edm =    0.0112383 NCalls =    814
VariableMetric: Iteration # 110 - FCN =   297315.0296374 Edm =    0.0113566 NCalls =    816
VariableMetric: Iteration # 111 - FCN =   297314.9034335 Edm =    0.0291565 NCalls =    819
VariableMetric: Iteration # 112 - FCN =    297314.858306 Edm =    0.0135626 NCalls =    821
VariableMetric: Iteration # 113 - FCN =   297314.7598444 Edm =    0.0219522 NCalls =    824
VariableMetric: Iteration # 114 - FCN =   297314.7262289 Edm =   0.00937823 NCalls =    826
VariableMetric: Iteration # 115 - FCN =   297314.6743897 Edm =    0.0258126 NCalls =    829
VariableMetric: Iteration # 116 - FCN =   297314.5868424 Edm =    0.0195157 NCalls =    831
VariableMetric: Iteration # 117 - FCN =   297314.5504648 Edm =    0.0289739 NCalls =    833
VariableMetric: Iteration # 118 - FCN =    297314.402223 Edm =    0.0769753 NCalls =    837
VariableMetric: Iteration # 119 - FCN =   297314.2395503 Edm =    0.0211907 NCalls =    839
VariableMetric: Iteration # 120 - FCN =   297314.1944355 Edm =    0.0220569 NCalls =    841
VariableMetric: Iteration # 121 - FCN =   297314.0404783 Edm =    0.0856927 NCalls =    844
VariableMetric: Iteration # 122 - FCN =   297313.9960679 Edm =    0.0254474 NCalls =    846
VariableMetric: Iteration # 123 - FCN =   297313.9734754 Edm =   0.00284551 NCalls =    848
VariableMetric: Iteration # 124 - FCN =   297313.9648042 Edm =   0.00298801 NCalls =    850
VariableMetric: Iteration # 125 - FCN =   297313.9563369 Edm =   0.00258141 NCalls =    852
VariableMetric: Iteration # 126 - FCN =   297313.9481059 Edm =   0.00438122 NCalls =    854
VariableMetric: Iteration # 127 - FCN =   297313.9352069 Edm =   0.00658101 NCalls =    857
VariableMetric: Iteration # 128 - FCN =    297313.914978 Edm =   0.00773807 NCalls =    859
VariableMetric: Iteration # 129 - FCN =   297313.9030399 Edm =   0.00225834 NCalls =    861
VariableMetric: Iteration # 130 - FCN =   297313.8977617 Edm =   0.00353768 NCalls =    863
VariableMetric: Iteration # 131 - FCN =   297313.8834251 Edm =   0.00836176 NCalls =    867
VariableMetric: Iteration # 132 - FCN =   297313.8658248 Edm =    0.0023365 NCalls =    869
VariableMetric: Iteration # 133 - FCN =   297313.8623943 Edm =   0.00108521 NCalls =    871
VariableMetric: Iteration # 134 - FCN =   297313.8599756 Edm =   0.00134908 NCalls =    873
VariableMetric: Iteration # 135 - FCN =   297313.8492678 Edm =   0.00553656 NCalls =    877
VariableMetric: Iteration # 136 - FCN =   297313.8376629 Edm =  0.000339989 NCalls =    879
VariableMetric: Iteration # 137 - FCN =   297313.8372727 Edm =  5.66832e-05 NCalls =    881
VariableMetric: After Hessian   - FCN =   297313.8372727 Edm =   0.00367713 NCalls =   1374
VariableMetric: Iteration # 138 - FCN =   297313.8372727 Edm =   0.00367713 NCalls =   1374
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   307479.9028016 Edm =      10.7189 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   307479.9028016 Edm =      10.7189 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   302178.5686641 Edm =      0.66954 NCalls =      9
VariableMetric: Iteration #   2 - FCN =   302175.2843962 Edm =      1.03282 NCalls =     11
VariableMetric: Iteration #   3 - FCN =   302159.4717361 Edm =      19.0921 NCalls =     14
VariableMetric: Iteration #   4 - FCN =   302122.6918849 Edm =      34.2489 NCalls =     19
VariableMetric: Iteration #   5 - FCN =   300246.4506985 Edm =      122.655 NCalls =     24
VariableMetric: Iteration #   6 - FCN =   300124.2036564 Edm =       196.79 NCalls =     27
VariableMetric: Iteration #   7 - FCN =    299735.050875 Edm =      182.865 NCalls =     30
VariableMetric: Iteration #   8 - FCN =   299506.1538379 Edm =      22.3471 NCalls =     39
VariableMetric: Iteration #   9 - FCN =   299494.3101756 Edm =      28.6926 NCalls =     41
VariableMetric: Iteration #  10 - FCN =   299322.6305383 Edm =      20.0882 NCalls =     46
VariableMetric: Iteration #  11 - FCN =   299307.1949248 Edm =      655.886 NCalls =     49
VariableMetric: Iteration #  12 - FCN =   299299.8784609 Edm =      2.02343 NCalls =     51
VariableMetric: Iteration #  13 - FCN =   298553.7108902 Edm =      261.632 NCalls =     58
VariableMetric: Iteration #  14 - FCN =   297681.9450072 Edm =      59.3829 NCalls =     62
VariableMetric: Iteration #  15 - FCN =   297633.1926511 Edm =      65.9753 NCalls =     64
VariableMetric: Iteration #  16 - FCN =   297585.6323396 Edm =     0.843022 NCalls =     66
VariableMetric: Iteration #  17 - FCN =   297584.3171914 Edm =      0.51264 NCalls =     68
VariableMetric: Iteration #  18 - FCN =   297548.4322121 Edm =      9.07186 NCalls =     73
VariableMetric: Iteration #  19 - FCN =   297536.9134796 Edm =    0.0322464 NCalls =     75
VariableMetric: Iteration #  20 - FCN =   297536.8598717 Edm =    0.0233102 NCalls =     77
VariableMetric: Iteration #  21 - FCN =   297518.3750395 Edm =      5.96601 NCalls =     84
VariableMetric: Iteration #  22 - FCN =   297480.5169802 Edm =      11.7796 NCalls =     90
VariableMetric: Iteration #  23 - FCN =   297462.2309764 Edm =      10.6421 NCalls =     92
VariableMetric: Iteration #  24 - FCN =   297459.2854126 Edm =     0.514963 NCalls =     94
VariableMetric: Iteration #  25 - FCN =   297458.6004955 Edm =      0.23647 NCalls =     96
VariableMetric: Iteration #  26 - FCN =   297456.0298665 Edm =     0.562675 NCalls =    100
VariableMetric: Iteration #  27 - FCN =   297455.5123904 Edm =    0.0879739 NCalls =    102
VariableMetric: Iteration #  28 - FCN =   297455.3729285 Edm =    0.0149364 NCalls =    104
VariableMetric: Iteration #  29 - FCN =   297455.3100399 Edm =    0.0422723 NCalls =    106
VariableMetric: Iteration #  30 - FCN =   297451.9430884 Edm =      4.19867 NCalls =    112
VariableMetric: Iteration #  31 - FCN =   297448.7477882 Edm =      3.03031 NCalls =    119
VariableMetric: Iteration #  32 - FCN =   297412.4484796 Edm =      6.91815 NCalls =    123
VariableMetric: Iteration #  33 - FCN =   297410.2419342 Edm =      1.16082 NCalls =    125
VariableMetric: Iteration #  34 - FCN =    297407.558759 Edm =       1.0968 NCalls =    130
VariableMetric: Iteration #  35 - FCN =   297404.2299119 Edm =      4.29083 NCalls =    134
VariableMetric: Iteration #  36 - FCN =   297401.4767032 Edm =      1.40698 NCalls =    136
VariableMetric: Iteration #  37 - FCN =   297399.7507185 Edm =     0.255595 NCalls =    139
VariableMetric: Iteration #  38 - FCN =   297399.4533587 Edm =    0.0366975 NCalls =    141
VariableMetric: Iteration #  39 - FCN =   297399.4082202 Edm =    0.0100468 NCalls =    143
VariableMetric: Iteration #  40 - FCN =   297398.7801654 Edm =     0.623008 NCalls =    148
VariableMetric: Iteration #  41 - FCN =   297385.0858225 Edm =     0.781707 NCalls =    155
VariableMetric: Iteration #  42 - FCN =   297345.8233485 Edm =      12.7728 NCalls =    158
VariableMetric: Iteration #  43 - FCN =   297340.5799345 Edm =      1.84091 NCalls =    160
VariableMetric: Iteration #  44 - FCN =   297337.9952786 Edm =     0.443546 NCalls =    162
VariableMetric: Iteration #  45 - FCN =   297337.2935343 Edm =    0.0820211 NCalls =    165
VariableMetric: Iteration #  46 - FCN =   297337.1785909 Edm =    0.0195763 NCalls =    168
VariableMetric: Iteration #  47 - FCN =   297337.1520805 Edm =   0.00290788 NCalls =    170
VariableMetric: Iteration #  48 - FCN =   297337.1475383 Edm =  0.000906861 NCalls =    172
VariableMetric: Iteration #  49 - FCN =   297337.1399138 Edm =   0.00718115 NCalls =    175
VariableMetric: Iteration #  50 - FCN =   297336.4100889 Edm =     0.681952 NCalls =    183
VariableMetric: Iteration #  51 - FCN =   297334.3923261 Edm =      1.11731 NCalls =    186
VariableMetric: Iteration #  52 - FCN =   297332.9863767 Edm =     0.254513 NCalls =    188
VariableMetric: Iteration #  53 - FCN =   297332.6241474 Edm =    0.0685125 NCalls =    191
VariableMetric: Iteration #  54 - FCN =   297332.5296236 Edm =    0.0141834 NCalls =    193
VariableMetric: Iteration #  55 - FCN =   297332.5168247 Edm =  0.000342155 NCalls =    194
VariableMetric: Iteration #  56 - FCN =   297332.5160666 Edm =  0.000441496 NCalls =    196
VariableMetric: Iteration #  57 - FCN =   297332.5107626 Edm =   0.00354115 NCalls =    200
VariableMetric: Iteration #  58 - FCN =   297332.4321854 Edm =    0.0808221 NCalls =    204
VariableMetric: Iteration #  59 - FCN =   297332.3260717 Edm =    0.0909455 NCalls =    208
VariableMetric: Iteration #  60 - FCN =   297329.5256709 Edm =     0.114578 NCalls =    212
VariableMetric: Iteration #  61 - FCN =   297329.4204898 Edm =    0.0124865 NCalls =    214
VariableMetric: Iteration #  62 - FCN =   297329.4053271 Edm =   0.00189677 NCalls =    216
VariableMetric: Iteration #  63 - FCN =   297329.4030133 Edm =  0.000391855 NCalls =    218
VariableMetric: Iteration #  64 - FCN =   297329.4013322 Edm =   0.00126844 NCalls =    220
VariableMetric: Iteration #  65 - FCN =    297329.373818 Edm =    0.0222455 NCalls =    224
VariableMetric: Iteration #  66 - FCN =   297328.3120268 Edm =     0.559985 NCalls =    228
VariableMetric: Iteration #  67 - FCN =   297327.2729413 Edm =     0.238267 NCalls =    232
VariableMetric: Iteration #  68 - FCN =   297327.1475982 Edm =    0.0571139 NCalls =    234
VariableMetric: Iteration #  69 - FCN =    297327.070086 Edm =   0.00407356 NCalls =    237
VariableMetric: Iteration #  70 - FCN =   297327.0655598 Edm =  0.000287065 NCalls =    239
VariableMetric: Iteration #  71 - FCN =   297327.0649481 Edm =  0.000488274 NCalls =    241
VariableMetric: Iteration #  72 - FCN =   297327.0458413 Edm =    0.0193693 NCalls =    246
VariableMetric: Iteration #  73 - FCN =   297326.9862984 Edm =    0.0567536 NCalls =    252
VariableMetric: Iteration #  74 - FCN =   297323.9146838 Edm =     0.148778 NCalls =    257
VariableMetric: Iteration #  75 - FCN =   297323.7741682 Edm =   0.00695928 NCalls =    258
VariableMetric: Iteration #  76 - FCN =   297323.7681255 Edm =  0.000629006 NCalls =    260
VariableMetric: Iteration #  77 - FCN =   297323.7674903 Edm =  0.000122027 NCalls =    262
VariableMetric: Iteration #  78 - FCN =   297323.7646072 Edm =   0.00237649 NCalls =    266
VariableMetric: Iteration #  79 - FCN =   297323.6863615 Edm =    0.0714622 NCalls =    270
VariableMetric: Iteration #  80 - FCN =   297322.4440958 Edm =     0.313088 NCalls =    274
VariableMetric: Iteration #  81 - FCN =   297322.0878824 Edm =    0.0266916 NCalls =    276
VariableMetric: Iteration #  82 - FCN =   297322.0654677 Edm =   0.00049737 NCalls =    278
VariableMetric: Iteration #  83 - FCN =   297322.0648404 Edm =  0.000104527 NCalls =    280
VariableMetric: Iteration #  84 - FCN =     297322.06419 Edm =  0.000623135 NCalls =    283
VariableMetric: Iteration #  85 - FCN =   297322.0589317 Edm =   0.00541128 NCalls =    288
VariableMetric: Iteration #  86 - FCN =   297321.8946607 Edm =   0.00646358 NCalls =    295
VariableMetric: Iteration #  87 - FCN =   297320.6879894 Edm =      0.14283 NCalls =    297
VariableMetric: Iteration #  88 - FCN =   297320.3842284 Edm =   0.00337857 NCalls =    299
VariableMetric: Iteration #  89 - FCN =   297320.3802773 Edm =  5.43364e-05 NCalls =    301
VariableMetric: After Hessian   - FCN =   297320.3802773 Edm =      46542.4 NCalls =    768
VariableMetric: Iteration #  90 - FCN =   297320.3802773 Edm =      46542.4 NCalls =    768
VariableMetric: Iteration #  91 - FCN =   297318.2890694 Edm =      2707.18 NCalls =    779
VariableMetric: Iteration #  92 - FCN =   297317.4251663 Edm =      15.8498 NCalls =    782
VariableMetric: Iteration #  93 - FCN =   297311.6520589 Edm =     0.145488 NCalls =    784
VariableMetric: Iteration #  94 - FCN =   297311.1303343 Edm =     0.184227 NCalls =    786
VariableMetric: Iteration #  95 - FCN =   297310.4163808 Edm =     0.265035 NCalls =    788
VariableMetric: Iteration #  96 - FCN =   297305.1094307 Edm =       6.5619 NCalls =    793
VariableMetric: Iteration #  97 - FCN =    297301.718899 Edm =      5.88256 NCalls =    797
VariableMetric: Iteration #  98 - FCN =   297294.4910478 Edm =       4.7641 NCalls =    802
VariableMetric: Iteration #  99 - FCN =   297291.5439708 Edm =      2.13624 NCalls =    804
VariableMetric: Iteration # 100 - FCN =   297289.9636673 Edm =     0.611421 NCalls =    805
VariableMetric: Iteration # 101 - FCN =   297287.9556823 Edm =     0.825944 NCalls =    808
VariableMetric: Iteration # 102 - FCN =   297286.9614391 Edm =     0.151935 NCalls =    810
VariableMetric: Iteration # 103 - FCN =   297286.6571229 Edm =     0.142729 NCalls =    812
VariableMetric: Iteration # 104 - FCN =   297285.9431339 Edm =      0.10396 NCalls =    814
VariableMetric: Iteration # 105 - FCN =   297285.6909089 Edm =      0.12776 NCalls =    816
VariableMetric: Iteration # 106 - FCN =   297285.1902525 Edm =    0.0552126 NCalls =    818
VariableMetric: Iteration # 107 - FCN =   297285.1139259 Edm =    0.0265764 NCalls =    820
VariableMetric: Iteration # 108 - FCN =   297284.9660943 Edm =     0.100789 NCalls =    823
VariableMetric: Iteration # 109 - FCN =   297284.5964906 Edm =    0.0688115 NCalls =    825
VariableMetric: Iteration # 110 - FCN =   297283.9189084 Edm =     0.573762 NCalls =    829
VariableMetric: Iteration # 111 - FCN =   297283.3479571 Edm =      1.28079 NCalls =    830
VariableMetric: Iteration # 112 - FCN =   297282.5977029 Edm =     0.397725 NCalls =    832
VariableMetric: Iteration # 113 - FCN =   297281.0499487 Edm =      1.61099 NCalls =    836
VariableMetric: Iteration # 114 - FCN =   297279.9285741 Edm =       1.9304 NCalls =    840
VariableMetric: Iteration # 115 - FCN =   297277.7978159 Edm =      3.30341 NCalls =    844
VariableMetric: Iteration # 116 - FCN =   297273.8099838 Edm =      2.83864 NCalls =    849
VariableMetric: Iteration # 117 - FCN =   297271.4140975 Edm =     0.778933 NCalls =    851
VariableMetric: Iteration # 118 - FCN =   297269.7532266 Edm =      1.03012 NCalls =    853
VariableMetric: Iteration # 119 - FCN =    297268.500162 Edm =     0.518152 NCalls =    855
VariableMetric: Iteration # 120 - FCN =   297268.1504687 Edm =     0.114769 NCalls =    857
VariableMetric: Iteration # 121 - FCN =   297268.0646227 Edm =     0.034142 NCalls =    858
VariableMetric: Iteration # 122 - FCN =   297267.8562901 Edm =    0.0793523 NCalls =    861
VariableMetric: Iteration # 123 - FCN =   297267.6870072 Edm =     0.039178 NCalls =    863
VariableMetric: Iteration # 124 - FCN =   297267.5971031 Edm =    0.0459228 NCalls =    865
VariableMetric: Iteration # 125 - FCN =   297267.4088022 Edm =     0.067037 NCalls =    867
VariableMetric: Iteration # 126 - FCN =    297267.288801 Edm =    0.0207877 NCalls =    869
VariableMetric: Iteration # 127 - FCN =   297267.2353326 Edm =    0.0308764 NCalls =    871
VariableMetric: Iteration # 128 - FCN =    297267.016279 Edm =    0.0659466 NCalls =    874
VariableMetric: Iteration # 129 - FCN =   297266.8677204 Edm =    0.0587687 NCalls =    876
VariableMetric: Iteration # 130 - FCN =   297266.6013084 Edm =     0.158261 NCalls =    878
VariableMetric: Iteration # 131 - FCN =   297266.3091076 Edm =     0.108183 NCalls =    880
VariableMetric: Iteration # 132 - FCN =   297266.1543766 Edm =     0.094756 NCalls =    882
VariableMetric: Iteration # 133 - FCN =   297265.7583085 Edm =     0.333773 NCalls =    886
VariableMetric: Iteration # 134 - FCN =   297264.6094395 Edm =     0.678479 NCalls =    891
VariableMetric: Iteration # 135 - FCN =   297263.9863048 Edm =      1.07691 NCalls =    892
VariableMetric: Iteration # 136 - FCN =   297263.1721202 Edm =     0.912647 NCalls =    897
VariableMetric: Iteration # 137 - FCN =   297262.2663284 Edm =      1.10679 NCalls =    900
VariableMetric: Iteration # 138 - FCN =   297261.5836985 Edm =      1.28005 NCalls =    902
VariableMetric: Iteration # 139 - FCN =   297259.7080749 Edm =     0.771952 NCalls =    907
VariableMetric: Iteration # 140 - FCN =   297258.9070822 Edm =     0.559719 NCalls =    910
VariableMetric: Iteration # 141 - FCN =    297258.547396 Edm =     0.499521 NCalls =    911
VariableMetric: Iteration # 142 - FCN =   297258.1764467 Edm =     0.242507 NCalls =    913
VariableMetric: Iteration # 143 - FCN =   297257.8050999 Edm =     0.604205 NCalls =    916
VariableMetric: Iteration # 144 - FCN =   297256.0971296 Edm =      1.08304 NCalls =    919
VariableMetric: Iteration # 145 - FCN =   297255.4961269 Edm =     0.377881 NCalls =    921
VariableMetric: Iteration # 146 - FCN =   297255.0882602 Edm =     0.325978 NCalls =    924
VariableMetric: Iteration # 147 - FCN =    297254.828743 Edm =     0.260825 NCalls =    927
VariableMetric: Iteration # 148 - FCN =   297254.3751172 Edm =     0.103731 NCalls =    929
VariableMetric: Iteration # 149 - FCN =   297254.2523129 Edm =    0.0265909 NCalls =    931
VariableMetric: Iteration # 150 - FCN =   297254.1868953 Edm =    0.0348652 NCalls =    933
VariableMetric: Iteration # 151 - FCN =   297254.0603537 Edm =    0.0199937 NCalls =    935
VariableMetric: Iteration # 152 - FCN =   297254.0204777 Edm =     0.015607 NCalls =    937
VariableMetric: Iteration # 153 - FCN =   297253.9238931 Edm =     0.063536 NCalls =    940
VariableMetric: Iteration # 154 - FCN =   297253.6963751 Edm =     0.052629 NCalls =    942
VariableMetric: Iteration # 155 - FCN =   297253.6319258 Edm =   0.00686552 NCalls =    944
VariableMetric: Iteration # 156 - FCN =   297253.6220505 Edm =   0.00177694 NCalls =    946
VariableMetric: Iteration # 157 - FCN =   297253.6145137 Edm =   0.00480987 NCalls =    948
VariableMetric: Iteration # 158 - FCN =    297253.595369 Edm =   0.00494171 NCalls =    950
VariableMetric: Iteration # 159 - FCN =   297253.5846288 Edm =   0.00197318 NCalls =    952
VariableMetric: Iteration # 160 - FCN =   297253.5815648 Edm =  0.000181449 NCalls =    954
VariableMetric: Iteration # 161 - FCN =    297253.581199 Edm =  0.000169872 NCalls =    956
VariableMetric: Iteration # 162 - FCN =   297253.5793397 Edm =  0.000749439 NCalls =    959
VariableMetric: Iteration # 163 - FCN =   297253.5779634 Edm =  4.70169e-05 NCalls =    961
VariableMetric: After Hessian   - FCN =   297253.5779634 Edm =  0.000740981 NCalls =   1448
VariableMetric: Iteration # 164 - FCN =   297253.5779634 Edm =  0.000740981 NCalls =   1448
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   321199.8118541 Edm =      37.5137 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   321199.8118541 Edm =      37.5137 NCalls =      1
VariableMetric: Iteration #   1 - FCN =    301329.044162 Edm =      22.6066 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   300921.5371341 Edm =      3683.62 NCalls =     15
VariableMetric: Iteration #   3 - FCN =   300616.9151817 Edm =      3.60031 NCalls =     17
VariableMetric: Iteration #   4 - FCN =    300577.946512 Edm =      40.5561 NCalls =     20
VariableMetric: Iteration #   5 - FCN =   300384.1141204 Edm =      2.96771 NCalls =     25
VariableMetric: Iteration #   6 - FCN =   300378.6106951 Edm =      2.02879 NCalls =     27
VariableMetric: Iteration #   7 - FCN =   300290.7851211 Edm =      84.2503 NCalls =     32
VariableMetric: Iteration #   8 - FCN =   298108.5753304 Edm =      87.4181 NCalls =     39
VariableMetric: Iteration #   9 - FCN =   298071.6756396 Edm =      243.231 NCalls =     41
VariableMetric: Iteration #  10 - FCN =   297672.8647536 Edm =      3.87759 NCalls =     46
VariableMetric: Iteration #  11 - FCN =   297670.6151767 Edm =      4.26298 NCalls =     48
VariableMetric: Iteration #  12 - FCN =   297666.9894603 Edm =      1.45937 NCalls =     50
VariableMetric: Iteration #  13 - FCN =   297633.5734706 Edm =      13.8024 NCalls =     54
VariableMetric: Iteration #  14 - FCN =   297592.5476103 Edm =     0.564025 NCalls =     56
VariableMetric: Iteration #  15 - FCN =    297590.888613 Edm =      0.11992 NCalls =     60
VariableMetric: Iteration #  16 - FCN =   297590.6369701 Edm =    0.0668491 NCalls =     62
VariableMetric: Iteration #  17 - FCN =   297589.8493409 Edm =     0.588493 NCalls =     65
VariableMetric: Iteration #  18 - FCN =    297544.697897 Edm =      14.8753 NCalls =     71
VariableMetric: Iteration #  19 - FCN =   297516.4438245 Edm =      25.4598 NCalls =     74
VariableMetric: Iteration #  20 - FCN =   297509.1683076 Edm =      2.20811 NCalls =     76
VariableMetric: Iteration #  21 - FCN =   297506.9142725 Edm =     0.413796 NCalls =     79
VariableMetric: Iteration #  22 - FCN =   297506.5465018 Edm =    0.0977131 NCalls =     81
VariableMetric: Iteration #  23 - FCN =   297505.5304137 Edm =      1.02067 NCalls =     84
VariableMetric: Iteration #  24 - FCN =   297471.4763333 Edm =      5.49685 NCalls =     91
VariableMetric: Iteration #  25 - FCN =   297465.2609861 Edm =     0.267451 NCalls =     93
VariableMetric: Iteration #  26 - FCN =   297464.9770522 Edm =    0.0269047 NCalls =     94
VariableMetric: Iteration #  27 - FCN =   297464.9356168 Edm =   0.00699095 NCalls =     96
VariableMetric: Iteration #  28 - FCN =   297464.8162595 Edm =     0.094956 NCalls =    100
VariableMetric: Iteration #  29 - FCN =   297460.3609246 Edm =      2.72167 NCalls =    104
VariableMetric: Iteration #  30 - FCN =   297448.2068085 Edm =     0.581379 NCalls =    107
VariableMetric: Iteration #  31 - FCN =   297447.4189248 Edm =     0.305999 NCalls =    109
VariableMetric: Iteration #  32 - FCN =   297446.9474243 Edm =     0.123264 NCalls =    111
VariableMetric: Iteration #  33 - FCN =   297446.6490605 Edm =     0.172155 NCalls =    114
VariableMetric: Iteration #  34 - FCN =    297445.566348 Edm =      1.40194 NCalls =    123
VariableMetric: Iteration #  35 - FCN =   297445.3709533 Edm =      1.15388 NCalls =    125
VariableMetric: Iteration #  36 - FCN =   297443.5104592 Edm =      2.13977 NCalls =    129
VariableMetric: Iteration #  37 - FCN =   297441.6042133 Edm =      1.53143 NCalls =    132
VariableMetric: Iteration #  38 - FCN =   297440.5889022 Edm =     0.339733 NCalls =    134
VariableMetric: Iteration #  39 - FCN =   297440.1915027 Edm =    0.0748576 NCalls =    136
VariableMetric: Iteration #  40 - FCN =   297440.1276011 Edm =    0.0207777 NCalls =    138
VariableMetric: Iteration #  41 - FCN =   297440.0858939 Edm =   0.00633351 NCalls =    140
VariableMetric: Iteration #  42 - FCN =   297440.0663992 Edm =    0.0117198 NCalls =    142
VariableMetric: Iteration #  43 - FCN =   297437.0356855 Edm =      3.28649 NCalls =    148
VariableMetric: Iteration #  44 - FCN =   297436.9708479 Edm =    0.0531329 NCalls =    150
VariableMetric: Iteration #  45 - FCN =   297428.0811151 Edm =      12.1914 NCalls =    158
VariableMetric: Iteration #  46 - FCN =    297428.019725 Edm =    0.0588378 NCalls =    160
VariableMetric: Iteration #  47 - FCN =    297427.365789 Edm =     0.985851 NCalls =    165
VariableMetric: Iteration #  48 - FCN =   297423.2321202 Edm =      3.98067 NCalls =    172
VariableMetric: Iteration #  49 - FCN =   297376.9991809 Edm =      4.90674 NCalls =    176
VariableMetric: Iteration #  50 - FCN =   297373.1572879 Edm =     0.443612 NCalls =    178
VariableMetric: Iteration #  51 - FCN =   297372.8231809 Edm =    0.0155433 NCalls =    180
VariableMetric: Iteration #  52 - FCN =   297372.7980236 Edm =   0.00555675 NCalls =    182
VariableMetric: Iteration #  53 - FCN =     297372.78603 Edm =    0.0060768 NCalls =    184
VariableMetric: Iteration #  54 - FCN =   297372.7422414 Edm =   0.00531337 NCalls =    188
VariableMetric: Iteration #  55 - FCN =   297372.7232612 Edm =    0.0126603 NCalls =    190
VariableMetric: Iteration #  56 - FCN =   297371.6339745 Edm =     0.856654 NCalls =    196
VariableMetric: Iteration #  57 - FCN =   297367.2736076 Edm =      9.85445 NCalls =    198
VariableMetric: Iteration #  58 - FCN =   297363.8305393 Edm =      3.07901 NCalls =    203
VariableMetric: Iteration #  59 - FCN =   297350.3586359 Edm =      6.36438 NCalls =    206
VariableMetric: Iteration #  60 - FCN =   297344.5931994 Edm =      1.66903 NCalls =    207
VariableMetric: Iteration #  61 - FCN =    297341.646444 Edm =     0.804244 NCalls =    210
VariableMetric: Iteration #  62 - FCN =   297340.7502584 Edm =     0.181693 NCalls =    212
VariableMetric: Iteration #  63 - FCN =   297340.3207849 Edm =      0.43046 NCalls =    215
VariableMetric: Iteration #  64 - FCN =   297339.5193307 Edm =      1.18282 NCalls =    218
VariableMetric: Iteration #  65 - FCN =   297338.5042973 Edm =      2.08454 NCalls =    225
VariableMetric: Iteration #  66 - FCN =   297337.4917196 Edm =      1.50365 NCalls =    228
VariableMetric: Iteration #  67 - FCN =   297336.5448176 Edm =      2.00758 NCalls =    232
VariableMetric: Iteration #  68 - FCN =    297336.148814 Edm =      0.61809 NCalls =    235
VariableMetric: Iteration #  69 - FCN =   297334.7294623 Edm =      1.23451 NCalls =    239
VariableMetric: Iteration #  70 - FCN =   297333.4761202 Edm =     0.745243 NCalls =    240
VariableMetric: Iteration #  71 - FCN =   297332.7776258 Edm =     0.238759 NCalls =    242
VariableMetric: Iteration #  72 - FCN =   297332.2353623 Edm =      0.30614 NCalls =    244
VariableMetric: Iteration #  73 - FCN =   297331.7701808 Edm =     0.273974 NCalls =    246
VariableMetric: Iteration #  74 - FCN =   297330.7995953 Edm =     0.104353 NCalls =    249
VariableMetric: Iteration #  75 - FCN =   297330.6708373 Edm =    0.0118639 NCalls =    251
VariableMetric: Iteration #  76 - FCN =   297330.6517991 Edm =   0.00419105 NCalls =    253
VariableMetric: Iteration #  77 - FCN =   297330.6443619 Edm =   0.00397978 NCalls =    255
VariableMetric: Iteration #  78 - FCN =   297330.6079603 Edm =    0.0273377 NCalls =    259
VariableMetric: Iteration #  79 - FCN =   297330.2701528 Edm =     0.245754 NCalls =    264
VariableMetric: Iteration #  80 - FCN =   297329.7625886 Edm =     0.318296 NCalls =    266
VariableMetric: Iteration #  81 - FCN =   297329.5772612 Edm =      1.09897 NCalls =    268
VariableMetric: Iteration #  82 - FCN =   297329.2400284 Edm =     0.304439 NCalls =    271
VariableMetric: Iteration #  83 - FCN =      297327.8643 Edm =      1.18428 NCalls =    274
VariableMetric: Iteration #  84 - FCN =   297318.8740565 Edm =     0.783605 NCalls =    280
VariableMetric: Iteration #  85 - FCN =   297317.9818098 Edm =     0.202419 NCalls =    282
VariableMetric: Iteration #  86 - FCN =   297317.8705506 Edm =     0.136555 NCalls =    284
VariableMetric: Iteration #  87 - FCN =   297317.7122425 Edm =     0.301662 NCalls =    286
VariableMetric: Iteration #  88 - FCN =   297317.4900254 Edm =     0.666542 NCalls =    289
VariableMetric: Iteration #  89 - FCN =   297316.2874996 Edm =      0.81122 NCalls =    293
VariableMetric: Iteration #  90 - FCN =   297314.8385786 Edm =      2.50061 NCalls =    298
VariableMetric: Iteration #  91 - FCN =   297312.5728687 Edm =     0.655882 NCalls =    301
VariableMetric: Iteration #  92 - FCN =    297311.958161 Edm =     0.590475 NCalls =    304
VariableMetric: Iteration #  93 - FCN =   297311.5284703 Edm =     0.132364 NCalls =    306
VariableMetric: Iteration #  94 - FCN =   297311.2807926 Edm =    0.0599858 NCalls =    309
VariableMetric: Iteration #  95 - FCN =   297311.1676545 Edm =    0.0721395 NCalls =    311
VariableMetric: Iteration #  96 - FCN =   297310.9038172 Edm =     0.171065 NCalls =    315
VariableMetric: Iteration #  97 - FCN =   297310.5804966 Edm =    0.0362757 NCalls =    317
VariableMetric: Iteration #  98 - FCN =   297310.5355787 Edm =   0.00401238 NCalls =    319
VariableMetric: Iteration #  99 - FCN =   297310.5301088 Edm =  0.000921364 NCalls =    321
VariableMetric: Iteration # 100 - FCN =   297310.5283904 Edm =  0.000948682 NCalls =    323
VariableMetric: Iteration # 101 - FCN =     297310.52588 Edm =   0.00196784 NCalls =    326
VariableMetric: Iteration # 102 - FCN =   297310.4961877 Edm =    0.0274235 NCalls =    329
VariableMetric: Iteration # 103 - FCN =   297309.8917101 Edm =      0.44332 NCalls =    335
VariableMetric: Iteration # 104 - FCN =   297304.1549268 Edm =      2.36425 NCalls =    339
VariableMetric: Iteration # 105 - FCN =    297301.745223 Edm =     0.187498 NCalls =    342
VariableMetric: Iteration # 106 - FCN =   297301.4852594 Edm =    0.0699602 NCalls =    344
VariableMetric: Iteration # 107 - FCN =       297301.389 Edm =    0.0779118 NCalls =    346
VariableMetric: Iteration # 108 - FCN =   297301.3063999 Edm =    0.0428863 NCalls =    349
VariableMetric: Iteration # 109 - FCN =   297301.2518732 Edm =    0.0608491 NCalls =    352
VariableMetric: Iteration # 110 - FCN =   297301.1225708 Edm =     0.269379 NCalls =    357
VariableMetric: Iteration # 111 - FCN =   297301.0056392 Edm =      0.16808 NCalls =    362
VariableMetric: Iteration # 112 - FCN =   297300.9874159 Edm =    0.0535199 NCalls =    365
VariableMetric: Iteration # 113 - FCN =   297300.7089643 Edm =     0.153471 NCalls =    369
VariableMetric: Iteration # 114 - FCN =   297300.2568235 Edm =     0.424442 NCalls =    372
VariableMetric: Iteration # 115 - FCN =   297300.0316517 Edm =     0.567985 NCalls =    377
VariableMetric: Iteration # 116 - FCN =   297299.2108213 Edm =     0.939115 NCalls =    381
VariableMetric: Iteration # 117 - FCN =   297298.5584772 Edm =     0.688749 NCalls =    384
VariableMetric: Iteration # 118 - FCN =   297297.7038669 Edm =     0.282024 NCalls =    388
VariableMetric: Iteration # 119 - FCN =   297297.2400107 Edm =    0.0555967 NCalls =    390
VariableMetric: Iteration # 120 - FCN =   297297.1709011 Edm =   0.00534647 NCalls =    392
VariableMetric: Iteration # 121 - FCN =   297297.1640441 Edm =   0.00253781 NCalls =    394
VariableMetric: Iteration # 122 - FCN =   297297.1602382 Edm =    0.0035677 NCalls =    396
VariableMetric: Iteration # 123 - FCN =   297297.1233342 Edm =    0.0341309 NCalls =    400
VariableMetric: Iteration # 124 - FCN =   297296.6178726 Edm =     0.422306 NCalls =    403
VariableMetric: Iteration # 125 - FCN =    297293.653843 Edm =      1.13778 NCalls =    406
VariableMetric: Iteration # 126 - FCN =    297291.584762 Edm =     0.148233 NCalls =    408
VariableMetric: Iteration # 127 - FCN =   297291.3605254 Edm =    0.0119913 NCalls =    410
VariableMetric: Iteration # 128 - FCN =   297291.3497646 Edm =   0.00234935 NCalls =    412
VariableMetric: Iteration # 129 - FCN =   297291.3468736 Edm =  0.000651625 NCalls =    414
VariableMetric: Iteration # 130 - FCN =   297291.3452657 Edm =   0.00125952 NCalls =    416
VariableMetric: Iteration # 131 - FCN =    297291.337143 Edm =   0.00689983 NCalls =    420
VariableMetric: Iteration # 132 - FCN =   297291.2883967 Edm =    0.0327151 NCalls =    423
VariableMetric: Iteration # 133 - FCN =   297290.9010259 Edm =     0.337323 NCalls =    428
VariableMetric: Iteration # 134 - FCN =    297289.948167 Edm =     0.696786 NCalls =    433
VariableMetric: Iteration # 135 - FCN =   297289.6577886 Edm =       1.0596 NCalls =    435
VariableMetric: Iteration # 136 - FCN =   297288.5174092 Edm =     0.132774 NCalls =    437
VariableMetric: Iteration # 137 - FCN =   297288.3458097 Edm =    0.0618183 NCalls =    440
VariableMetric: Iteration # 138 - FCN =   297288.1286995 Edm =     0.173636 NCalls =    442
VariableMetric: Iteration # 139 - FCN =   297286.9713879 Edm =     0.364557 NCalls =    450
VariableMetric: Iteration # 140 - FCN =   297286.8633723 Edm =     0.266741 NCalls =    452
VariableMetric: Iteration # 141 - FCN =   297286.2642777 Edm =     0.301009 NCalls =    455
VariableMetric: Iteration # 142 - FCN =   297285.7132533 Edm =     0.357041 NCalls =    457
VariableMetric: Iteration # 143 - FCN =   297285.1962105 Edm =     0.144569 NCalls =    460
VariableMetric: Iteration # 144 - FCN =   297284.9372368 Edm =    0.0437359 NCalls =    462
VariableMetric: Iteration # 145 - FCN =   297284.8871523 Edm =   0.00361068 NCalls =    464
VariableMetric: Iteration # 146 - FCN =   297284.8836656 Edm =  0.000523714 NCalls =    465
VariableMetric: Iteration # 147 - FCN =   297284.8824612 Edm =  0.000459733 NCalls =    467
VariableMetric: Iteration # 148 - FCN =   297284.8749136 Edm =   0.00610372 NCalls =    471
VariableMetric: Iteration # 149 - FCN =   297284.7008924 Edm =     0.176744 NCalls =    475
VariableMetric: Iteration # 150 - FCN =   297281.8168208 Edm =      1.28823 NCalls =    482
VariableMetric: Iteration # 151 - FCN =   297279.6034957 Edm =      1.70154 NCalls =    485
VariableMetric: Iteration # 152 - FCN =   297279.1917585 Edm =     0.117123 NCalls =    487
VariableMetric: Iteration # 153 - FCN =   297279.0866733 Edm =    0.0178245 NCalls =    489
VariableMetric: Iteration # 154 - FCN =   297279.0396959 Edm =     0.029107 NCalls =    491
VariableMetric: Iteration # 155 - FCN =   297278.9626236 Edm =     0.026605 NCalls =    495
VariableMetric: Iteration # 156 - FCN =   297278.9152696 Edm =    0.0246302 NCalls =    498
VariableMetric: Iteration # 157 - FCN =   297278.9047437 Edm =    0.0156946 NCalls =    500
VariableMetric: Iteration # 158 - FCN =   297278.8793753 Edm =   0.00467445 NCalls =    503
VariableMetric: Iteration # 159 - FCN =   297278.8691155 Edm =    0.0106947 NCalls =    506
VariableMetric: Iteration # 160 - FCN =   297278.8588654 Edm =   0.00479216 NCalls =    508
VariableMetric: Iteration # 161 - FCN =   297278.8514428 Edm =   0.00175768 NCalls =    511
VariableMetric: Iteration # 162 - FCN =   297278.8484942 Edm =  0.000720009 NCalls =    514
VariableMetric: Iteration # 163 - FCN =   297278.8474078 Edm =  0.000673525 NCalls =    517
VariableMetric: Iteration # 164 - FCN =   297278.8469673 Edm =  0.000166984 NCalls =    519
VariableMetric: Iteration # 165 - FCN =   297278.8462075 Edm =  0.000394345 NCalls =    522
VariableMetric: Iteration # 166 - FCN =   297278.8410479 Edm =   0.00501057 NCalls =    525
VariableMetric: Iteration # 167 - FCN =   297278.7846973 Edm =    0.0860813 NCalls =    532
VariableMetric: Iteration # 168 - FCN =   297278.7841038 Edm =  0.000775525 NCalls =    534
VariableMetric: Iteration # 169 - FCN =   297278.7766324 Edm =   0.00661304 NCalls =    538
VariableMetric: Iteration # 170 - FCN =   297278.7226732 Edm =     0.038953 NCalls =    542
VariableMetric: Iteration # 171 - FCN =   297278.4772531 Edm =     0.282912 NCalls =    546
VariableMetric: Iteration # 172 - FCN =   297275.5807027 Edm =      2.13845 NCalls =    552
VariableMetric: Iteration # 173 - FCN =   297275.5019559 Edm =    0.0603854 NCalls =    554
VariableMetric: Iteration # 174 - FCN =   297275.3646445 Edm =      0.17913 NCalls =    556
VariableMetric: Iteration # 175 - FCN =   297273.6370101 Edm =     0.909392 NCalls =    561
VariableMetric: Iteration # 176 - FCN =   297271.3436523 Edm =     0.398821 NCalls =    564
VariableMetric: Iteration # 177 - FCN =    297271.005276 Edm =    0.0512948 NCalls =    566
VariableMetric: Iteration # 178 - FCN =    297270.950312 Edm =    0.0042506 NCalls =    568
VariableMetric: Iteration # 179 - FCN =    297270.934664 Edm =   0.00647184 NCalls =    570
VariableMetric: Iteration # 180 - FCN =   297270.9155797 Edm =   0.00361799 NCalls =    572
VariableMetric: Iteration # 181 - FCN =   297270.9085579 Edm =   0.00132717 NCalls =    574
VariableMetric: Iteration # 182 - FCN =   297270.9075873 Edm =  0.000240478 NCalls =    576
VariableMetric: Iteration # 183 - FCN =   297270.9071563 Edm =  0.000104942 NCalls =    578
VariableMetric: Iteration # 184 - FCN =   297270.9066975 Edm =  0.000271637 NCalls =    580
VariableMetric: Iteration # 185 - FCN =   297270.9000371 Edm =   0.00545135 NCalls =    584
VariableMetric: Iteration # 186 - FCN =   297270.8172623 Edm =     0.142007 NCalls =    589
VariableMetric: Iteration # 187 - FCN =   297270.6826081 Edm =      0.23737 NCalls =    594
VariableMetric: Iteration # 188 - FCN =    297270.191621 Edm =     0.410727 NCalls =    601
VariableMetric: Iteration # 189 - FCN =   297268.3966237 Edm =     0.652493 NCalls =    605
VariableMetric: Iteration # 190 - FCN =   297267.8377852 Edm =     0.370091 NCalls =    607
VariableMetric: Iteration # 191 - FCN =   297267.5934929 Edm =   0.00821477 NCalls =    609
VariableMetric: Iteration # 192 - FCN =   297267.5827042 Edm =  0.000272162 NCalls =    611
VariableMetric: Iteration # 193 - FCN =   297267.5823707 Edm =  6.33641e-05 NCalls =    613
VariableMetric: After Hessian   - FCN =   297267.5823707 Edm =      3.28667 NCalls =   1092
VariableMetric: Iteration # 194 - FCN =   297267.5823707 Edm =      3.28667 NCalls =   1092
VariableMetric: Iteration # 195 - FCN =   297265.1871933 Edm =     0.226203 NCalls =   1094
VariableMetric: Iteration # 196 - FCN =   297265.0203959 Edm =    0.0337016 NCalls =   1096
VariableMetric: Iteration # 197 - FCN =    297264.978259 Edm =   0.00815743 NCalls =   1098
VariableMetric: Iteration # 198 - FCN =   297264.9663487 Edm =   0.00435221 NCalls =   1100
VariableMetric: Iteration # 199 - FCN =   297264.9598604 Edm =   0.00659342 NCalls =   1102
VariableMetric: Iteration # 200 - FCN =   297264.9449994 Edm =    0.0086679 NCalls =   1105
VariableMetric: Iteration # 201 - FCN =   297264.9307185 Edm =   0.00148568 NCalls =   1107
VariableMetric: Iteration # 202 - FCN =   297264.9288732 Edm =   0.00021248 NCalls =   1109
VariableMetric: Iteration # 203 - FCN =   297264.9285591 Edm =  4.46621e-05 NCalls =   1111
VariableMetric: After Hessian   - FCN =   297264.9285591 Edm =  5.77255e-05 NCalls =   1592
VariableMetric: Iteration # 204 - FCN =   297264.9285591 Edm =  5.77255e-05 NCalls =   1592
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   321694.1302047 Edm =      156.987 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   321694.1302047 Edm =      156.987 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   303631.2162196 Edm =       2.3601 NCalls =     12
VariableMetric: Iteration #   2 - FCN =     301919.88415 Edm =      2022.61 NCalls =     23
VariableMetric: Iteration #   3 - FCN =   301806.9251952 Edm =      8.56518 NCalls =     28
VariableMetric: Iteration #   4 - FCN =   301775.8145678 Edm =      16.9575 NCalls =     32
VariableMetric: Iteration #   5 - FCN =   301609.2018755 Edm =     0.763786 NCalls =     35
VariableMetric: Iteration #   6 - FCN =   301602.4624553 Edm =      5.28686 NCalls =     38
VariableMetric: Iteration #   7 - FCN =   301253.3139934 Edm =      160.177 NCalls =     43
VariableMetric: Iteration #   8 - FCN =   297900.9796342 Edm =      7.60756 NCalls =     51
VariableMetric: Iteration #   9 - FCN =   297895.8625416 Edm =      8.40937 NCalls =     53
VariableMetric: Iteration #  10 - FCN =   297889.6547876 Edm =     0.212992 NCalls =     55
VariableMetric: Iteration #  11 - FCN =     297889.44637 Edm =    0.0326085 NCalls =     57
VariableMetric: Iteration #  12 - FCN =   297887.6782427 Edm =      1.88417 NCalls =     62
VariableMetric: Iteration #  13 - FCN =   297883.0781094 Edm =      4.32382 NCalls =     68
VariableMetric: Iteration #  14 - FCN =   297779.4521361 Edm =     0.824128 NCalls =     72
VariableMetric: Iteration #  15 - FCN =   297778.7369119 Edm =     0.019261 NCalls =     74
VariableMetric: Iteration #  16 - FCN =   297778.5922077 Edm =    0.0993369 NCalls =     77
VariableMetric: Iteration #  17 - FCN =    297771.994479 Edm =      5.71321 NCalls =     82
VariableMetric: Iteration #  18 - FCN =   297680.8817438 Edm =      31.4906 NCalls =     85
VariableMetric: Iteration #  19 - FCN =   297638.9816696 Edm =      15.2315 NCalls =     88
VariableMetric: Iteration #  20 - FCN =   297622.1450457 Edm =      3.93008 NCalls =     90
VariableMetric: Iteration #  21 - FCN =   297616.7913521 Edm =     0.329128 NCalls =     92
VariableMetric: Iteration #  22 - FCN =     297616.35672 Edm =     0.133806 NCalls =     94
VariableMetric: Iteration #  23 - FCN =   297616.2665446 Edm =   0.00707814 NCalls =     96
VariableMetric: Iteration #  24 - FCN =   297616.2342779 Edm =      0.02541 NCalls =     98
VariableMetric: Iteration #  25 - FCN =   297615.8612361 Edm =     0.368611 NCalls =    103
VariableMetric: Iteration #  26 - FCN =   297607.4468692 Edm =      1.27797 NCalls =    110
VariableMetric: Iteration #  27 - FCN =   297588.5257351 Edm =        9.974 NCalls =    112
VariableMetric: Iteration #  28 - FCN =   297579.0078612 Edm =       6.0457 NCalls =    115
VariableMetric: Iteration #  29 - FCN =   297574.5853898 Edm =     0.543825 NCalls =    117
VariableMetric: Iteration #  30 - FCN =   297573.0109411 Edm =    0.0959549 NCalls =    119
VariableMetric: Iteration #  31 - FCN =   297572.9151847 Edm =    0.0327206 NCalls =    120
VariableMetric: Iteration #  32 - FCN =   297572.8783898 Edm =   0.00507537 NCalls =    122
VariableMetric: Iteration #  33 - FCN =   297572.8555573 Edm =    0.0138973 NCalls =    124
VariableMetric: Iteration #  34 - FCN =   297570.1120634 Edm =      2.80838 NCalls =    130
VariableMetric: Iteration #  35 - FCN =   297543.0048998 Edm =      11.9936 NCalls =    135
VariableMetric: Iteration #  36 - FCN =   297536.3520887 Edm =      3.68524 NCalls =    137
VariableMetric: Iteration #  37 - FCN =   297533.0421999 Edm =       1.5031 NCalls =    140
VariableMetric: Iteration #  38 - FCN =   297532.2409679 Edm =     0.153579 NCalls =    142
VariableMetric: Iteration #  39 - FCN =   297532.0858113 Edm =    0.0603644 NCalls =    144
VariableMetric: Iteration #  40 - FCN =   297532.0375238 Edm =   0.00720918 NCalls =    146
VariableMetric: Iteration #  41 - FCN =   297532.0208244 Edm =    0.0137014 NCalls =    148
VariableMetric: Iteration #  42 - FCN =   297531.8370003 Edm =     0.220549 NCalls =    152
VariableMetric: Iteration #  43 - FCN =   297531.6719844 Edm =      0.15156 NCalls =    156
VariableMetric: Iteration #  44 - FCN =   297524.3344292 Edm =     0.439501 NCalls =    160
VariableMetric: Iteration #  45 - FCN =   297523.8961506 Edm =    0.0801308 NCalls =    161
VariableMetric: Iteration #  46 - FCN =   297523.7964515 Edm =    0.0172482 NCalls =    163
VariableMetric: Iteration #  47 - FCN =   297523.7677986 Edm =   0.00480167 NCalls =    165
VariableMetric: Iteration #  48 - FCN =   297523.7527959 Edm =   0.00619424 NCalls =    167
VariableMetric: Iteration #  49 - FCN =   297523.6197503 Edm =    0.0782767 NCalls =    171
VariableMetric: Iteration #  50 - FCN =   297521.5022868 Edm =      1.62178 NCalls =    175
VariableMetric: Iteration #  51 - FCN =   297513.1250164 Edm =      1.18824 NCalls =    177
VariableMetric: Iteration #  52 - FCN =   297512.0347451 Edm =     0.358605 NCalls =    179
VariableMetric: Iteration #  53 - FCN =   297511.7143647 Edm =    0.0827592 NCalls =    182
VariableMetric: Iteration #  54 - FCN =   297511.6039221 Edm =    0.0158649 NCalls =    184
VariableMetric: Iteration #  55 - FCN =   297511.5844096 Edm =   0.00295709 NCalls =    186
VariableMetric: Iteration #  56 - FCN =   297511.5784599 Edm =   0.00256155 NCalls =    188
VariableMetric: Iteration #  57 - FCN =   297511.5487289 Edm =    0.0295137 NCalls =    191
VariableMetric: Iteration #  58 - FCN =   297510.9961131 Edm =     0.572279 NCalls =    197
VariableMetric: Iteration #  59 - FCN =   297510.9625285 Edm =    0.0317274 NCalls =    200
VariableMetric: Iteration #  60 - FCN =   297507.6791788 Edm =      1.24217 NCalls =    207
VariableMetric: Iteration #  61 - FCN =   297491.3174512 Edm =      6.21294 NCalls =    209
VariableMetric: Iteration #  62 - FCN =   297481.1717452 Edm =      2.71114 NCalls =    212
VariableMetric: Iteration #  63 - FCN =   297479.7670379 Edm =     0.307072 NCalls =    214
VariableMetric: Iteration #  64 - FCN =   297479.6003687 Edm =    0.0283521 NCalls =    216
VariableMetric: Iteration #  65 - FCN =   297479.5695091 Edm =   0.00230763 NCalls =    218
VariableMetric: Iteration #  66 - FCN =   297479.5662064 Edm =    0.0012245 NCalls =    220
VariableMetric: Iteration #  67 - FCN =   297479.5558133 Edm =     0.008107 NCalls =    223
VariableMetric: Iteration #  68 - FCN =   297479.4197647 Edm =    0.0924658 NCalls =    227
VariableMetric: Iteration #  69 - FCN =   297478.8985961 Edm =     0.333668 NCalls =    230
VariableMetric: Iteration #  70 - FCN =   297477.2024091 Edm =     0.965551 NCalls =    234
VariableMetric: Iteration #  71 - FCN =   297474.6458565 Edm =      1.36967 NCalls =    237
VariableMetric: Iteration #  72 - FCN =   297473.3851362 Edm =     0.500515 NCalls =    240
VariableMetric: Iteration #  73 - FCN =   297472.9700495 Edm =     0.171228 NCalls =    242
VariableMetric: Iteration #  74 - FCN =   297472.8159303 Edm =    0.0349663 NCalls =    245
VariableMetric: Iteration #  75 - FCN =   297472.7613698 Edm =    0.0136306 NCalls =    247
VariableMetric: Iteration #  76 - FCN =    297472.738164 Edm =   0.00349815 NCalls =    249
VariableMetric: Iteration #  77 - FCN =   297472.7324706 Edm =   0.00142142 NCalls =    251
VariableMetric: Iteration #  78 - FCN =   297472.7291296 Edm =   0.00126232 NCalls =    253
VariableMetric: Iteration #  79 - FCN =    297472.720652 Edm =   0.00610047 NCalls =    256
VariableMetric: Iteration #  80 - FCN =   297472.1772991 Edm =     0.438217 NCalls =    261
VariableMetric: Iteration #  81 - FCN =   297466.4714557 Edm =      1.07347 NCalls =    265
VariableMetric: Iteration #  82 - FCN =   297463.8303739 Edm =     0.661564 NCalls =    267
VariableMetric: Iteration #  83 - FCN =   297462.7512654 Edm =     0.342535 NCalls =    270
VariableMetric: Iteration #  84 - FCN =   297462.5292939 Edm =    0.0400897 NCalls =    272
VariableMetric: Iteration #  85 - FCN =    297462.486041 Edm =   0.00250573 NCalls =    274
VariableMetric: Iteration #  86 - FCN =   297462.4831113 Edm =  0.000544365 NCalls =    276
VariableMetric: Iteration #  87 - FCN =   297462.4825166 Edm =  0.000243826 NCalls =    278
VariableMetric: Iteration #  88 - FCN =   297462.4821478 Edm =   7.7136e-05 NCalls =    280
VariableMetric: Iteration #  89 - FCN =   297462.4819281 Edm =  8.44021e-05 NCalls =    282
VariableMetric: Iteration #  90 - FCN =   297462.4814587 Edm =  0.000306387 NCalls =    285
VariableMetric: Iteration #  91 - FCN =   297462.4457343 Edm =    0.0329907 NCalls =    290
VariableMetric: Iteration #  92 - FCN =   297461.8712148 Edm =     0.112926 NCalls =    294
VariableMetric: Iteration #  93 - FCN =   297461.7439787 Edm =   0.00118919 NCalls =    296
VariableMetric: Iteration #  94 - FCN =   297461.7428443 Edm =  3.30315e-05 NCalls =    297
VariableMetric: After Hessian   - FCN =   297461.7428443 Edm =     0.606105 NCalls =    780
VariableMetric: Iteration #  95 - FCN =   297461.7428443 Edm =     0.606105 NCalls =    780
VariableMetric: Iteration #  96 - FCN =   297461.0317946 Edm =     0.560912 NCalls =    783
VariableMetric: Iteration #  97 - FCN =   297460.9984152 Edm =     0.433747 NCalls =    785
VariableMetric: Iteration #  98 - FCN =   297460.9951853 Edm =      514.676 NCalls =    791
VariableMetric: Iteration #  99 - FCN =   297460.9912494 Edm =      60.5726 NCalls =    796
VariableMetric: Iteration # 100 - FCN =   297460.9891893 Edm =      184.189 NCalls =    801
VariableMetric: Iteration # 101 - FCN =   297460.9814969 Edm =      32.8685 NCalls =    805
VariableMetric: Iteration # 102 - FCN =   297460.9740134 Edm =      2.17505 NCalls =    809
VariableMetric: Iteration # 103 - FCN =   297460.9728507 Edm =      2.57018 NCalls =    813
VariableMetric: Iteration # 104 - FCN =   297460.9706328 Edm =       5.1478 NCalls =    816
VariableMetric: Iteration # 105 - FCN =    297460.968308 Edm =      2.71749 NCalls =    819
VariableMetric: Iteration # 106 - FCN =   297460.9634711 Edm =      3.64188 NCalls =    822
VariableMetric: Iteration # 107 - FCN =   297460.9596014 Edm =      1.86943 NCalls =    825
VariableMetric: Iteration # 108 - FCN =   297460.9575785 Edm =     0.796105 NCalls =    828
VariableMetric: Iteration # 109 - FCN =   297460.9511984 Edm =      3.26925 NCalls =    831
VariableMetric: Iteration # 110 - FCN =   297460.9430392 Edm =     0.285508 NCalls =    833
VariableMetric: Iteration # 111 - FCN =    297460.940888 Edm =     0.238786 NCalls =    836
VariableMetric: Iteration # 112 - FCN =   297460.9402534 Edm =    0.0815202 NCalls =    839
VariableMetric: Iteration # 113 - FCN =    297460.939546 Edm =     0.183884 NCalls =    841
VariableMetric: Iteration # 114 - FCN =   297460.9298069 Edm =     0.440065 NCalls =    843
VariableMetric: Iteration # 115 - FCN =   297460.9052808 Edm =     0.601221 NCalls =    845
VariableMetric: Iteration # 116 - FCN =   297460.8918862 Edm =    0.0644999 NCalls =    847
VariableMetric: Iteration # 117 - FCN =    297460.890864 Edm =    0.0157139 NCalls =    849
VariableMetric: Iteration # 118 - FCN =   297460.8903466 Edm =   0.00965253 NCalls =    851
VariableMetric: Iteration # 119 - FCN =   297460.8885011 Edm =    0.0162145 NCalls =    853
VariableMetric: Iteration # 120 - FCN =   297460.8856621 Edm =  0.000663722 NCalls =    855
VariableMetric: Iteration # 121 - FCN =   297460.8855935 Edm =  0.000382818 NCalls =    857
VariableMetric: Iteration # 122 - FCN =   297460.8853877 Edm =  4.07864e-06 NCalls =    859
VariableMetric: After Hessian   - FCN =   297460.8853877 Edm =  3.10936e-06 NCalls =   1356
VariableMetric: Iteration # 123 - FCN =   297460.8853877 Edm =  3.10936e-06 NCalls =   1356
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   327247.1966046 Edm =      1175.67 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   327247.1966046 Edm =      1175.67 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   301915.9752195 Edm =      354.394 NCalls =     11
VariableMetric: Iteration #   2 - FCN =   299566.0085105 Edm =      33.0036 NCalls =     22
VariableMetric: Iteration #   3 - FCN =   299546.1158591 Edm =     0.569611 NCalls =     25
VariableMetric: Iteration #   4 - FCN =   299529.0042862 Edm =      12.4404 NCalls =     30
VariableMetric: Iteration #   5 - FCN =   298702.7227148 Edm =      172.467 NCalls =     35
VariableMetric: Iteration #   6 - FCN =   298466.4030015 Edm =      7.05242 NCalls =     38
VariableMetric: Iteration #   7 - FCN =    298462.507341 Edm =      1.08616 NCalls =     40
VariableMetric: Iteration #   8 - FCN =   297478.2300868 Edm =      7.04914 NCalls =     48
VariableMetric: Iteration #   9 - FCN =   297474.6749837 Edm =     0.197648 NCalls =     50
VariableMetric: Iteration #  10 - FCN =   297474.4797926 Edm =    0.0547205 NCalls =     51
VariableMetric: Iteration #  11 - FCN =   297472.7098961 Edm =      1.87379 NCalls =     55
VariableMetric: Iteration #  12 - FCN =   297442.4883177 Edm =      18.4015 NCalls =     62
VariableMetric: Iteration #  13 - FCN =   297387.7441809 Edm =      1.36927 NCalls =     64
VariableMetric: Iteration #  14 - FCN =   297385.2297179 Edm =     0.068562 NCalls =     66
VariableMetric: Iteration #  15 - FCN =    297385.129849 Edm =    0.0170767 NCalls =     68
VariableMetric: Iteration #  16 - FCN =   297383.9310959 Edm =      1.07932 NCalls =     73
VariableMetric: Iteration #  17 - FCN =   297340.2192002 Edm =      10.0135 NCalls =     78
VariableMetric: Iteration #  18 - FCN =   297327.3457393 Edm =     0.099356 NCalls =     80
VariableMetric: Iteration #  19 - FCN =   297327.2240631 Edm =    0.0128167 NCalls =     82
VariableMetric: Iteration #  20 - FCN =    297327.206713 Edm =   0.00784676 NCalls =     84
VariableMetric: Iteration #  21 - FCN =   297327.0593226 Edm =     0.124012 NCalls =     88
VariableMetric: Iteration #  22 - FCN =   297320.7261543 Edm =      4.70549 NCalls =     93
VariableMetric: Iteration #  23 - FCN =   297291.6101848 Edm =      2.48757 NCalls =     97
VariableMetric: Iteration #  24 - FCN =   297289.7419485 Edm =     0.120244 NCalls =     99
VariableMetric: Iteration #  25 - FCN =   297289.5989612 Edm =   0.00651514 NCalls =    101
VariableMetric: Iteration #  26 - FCN =   297289.5861906 Edm =   0.00492113 NCalls =    103
VariableMetric: Iteration #  27 - FCN =   297289.1744416 Edm =     0.390813 NCalls =    108
VariableMetric: Iteration #  28 - FCN =   297267.8229522 Edm =      8.84387 NCalls =    113
VariableMetric: Iteration #  29 - FCN =   297248.6804296 Edm =      4.40958 NCalls =    116
VariableMetric: Iteration #  30 - FCN =   297246.9771394 Edm =       2.5343 NCalls =    118
VariableMetric: Iteration #  31 - FCN =   297244.9432639 Edm =     0.769704 NCalls =    120
VariableMetric: Iteration #  32 - FCN =   297244.3037964 Edm =     0.180319 NCalls =    122
VariableMetric: Iteration #  33 - FCN =   297244.0646617 Edm =    0.0122313 NCalls =    124
VariableMetric: Iteration #  34 - FCN =   297244.0408659 Edm =   0.00877626 NCalls =    126
VariableMetric: Iteration #  35 - FCN =   297243.9963158 Edm =    0.0258615 NCalls =    128
VariableMetric: Iteration #  36 - FCN =    297243.759158 Edm =     0.181362 NCalls =    131
VariableMetric: Iteration #  37 - FCN =   297237.9059254 Edm =      6.61641 NCalls =    137
VariableMetric: Iteration #  38 - FCN =   297236.7747052 Edm =      3.40727 NCalls =    141
VariableMetric: Iteration #  39 - FCN =   297229.7322162 Edm =      5.57263 NCalls =    146
VariableMetric: Iteration #  40 - FCN =   297222.5380868 Edm =      1.99081 NCalls =    148
VariableMetric: Iteration #  41 - FCN =   297220.8728196 Edm =     0.185706 NCalls =    150
VariableMetric: Iteration #  42 - FCN =   297220.7202327 Edm =     0.115683 NCalls =    152
VariableMetric: Iteration #  43 - FCN =   297220.5791195 Edm =    0.0160574 NCalls =    154
VariableMetric: Iteration #  44 - FCN =   297220.5612136 Edm =   0.00235428 NCalls =    156
VariableMetric: Iteration #  45 - FCN =   297220.5590335 Edm =  0.000637413 NCalls =    158
VariableMetric: Iteration #  46 - FCN =   297220.5571651 Edm =   0.00189011 NCalls =    160
VariableMetric: Iteration #  47 - FCN =   297220.4875675 Edm =    0.0654992 NCalls =    166
VariableMetric: Iteration #  48 - FCN =   297216.4051754 Edm =      1.67422 NCalls =    172
VariableMetric: Iteration #  49 - FCN =   297215.3069355 Edm =      0.37681 NCalls =    174
VariableMetric: Iteration #  50 - FCN =   297214.9768123 Edm =   0.00517827 NCalls =    176
VariableMetric: Iteration #  51 - FCN =   297214.9664618 Edm =    0.0016013 NCalls =    178
VariableMetric: Iteration #  52 - FCN =   297214.9639835 Edm =  0.000125941 NCalls =    180
VariableMetric: Iteration #  53 - FCN =    297214.963824 Edm =  3.62723e-05 NCalls =    182
VariableMetric: After Hessian   - FCN =    297214.963824 Edm =       464.11 NCalls =    657
VariableMetric: Iteration #  54 - FCN =    297214.963824 Edm =       464.11 NCalls =    657
VariableMetric: Iteration #  55 - FCN =   297214.1557849 Edm =      2637.06 NCalls =    662
VariableMetric: Iteration #  56 - FCN =   297214.1401284 Edm =      361.501 NCalls =    669
VariableMetric: Iteration #  57 - FCN =   297213.7419944 Edm =      747.347 NCalls =    673
VariableMetric: Iteration #  58 - FCN =    297213.706581 Edm =      900.282 NCalls =    677
VariableMetric: Iteration #  59 - FCN =   297213.5311773 Edm =      1406.61 NCalls =    681
VariableMetric: Iteration #  60 - FCN =   297213.4677802 Edm =      271.964 NCalls =    685
VariableMetric: Iteration #  61 - FCN =   297213.1748088 Edm =      90.3924 NCalls =    688
VariableMetric: Iteration #  62 - FCN =   297213.0786714 Edm =      204.596 NCalls =    691
VariableMetric: Iteration #  63 - FCN =   297213.0272535 Edm =      232.301 NCalls =    694
VariableMetric: Iteration #  64 - FCN =   297212.7839606 Edm =      279.437 NCalls =    697
VariableMetric: Iteration #  65 - FCN =   297212.3201527 Edm =      1049.83 NCalls =    699
VariableMetric: Iteration #  66 - FCN =   297211.6220592 Edm =      483.772 NCalls =    702
VariableMetric: Iteration #  67 - FCN =   297210.2693505 Edm =       336.97 NCalls =    704
VariableMetric: Iteration #  68 - FCN =    297209.884792 Edm =      142.102 NCalls =    706
VariableMetric: Iteration #  69 - FCN =   297208.5433994 Edm =      43.9408 NCalls =    708
VariableMetric: Iteration #  70 - FCN =   297208.3770236 Edm =      28.1394 NCalls =    711
VariableMetric: Iteration #  71 - FCN =   297207.7025495 Edm =      8.86616 NCalls =    713
VariableMetric: Iteration #  72 - FCN =   297207.2555537 Edm =      3.98405 NCalls =    715
VariableMetric: Iteration #  73 - FCN =   297206.1935065 Edm =      4.59449 NCalls =    717
VariableMetric: Iteration #  74 - FCN =   297204.9970153 Edm =      12.0776 NCalls =    719
VariableMetric: Iteration #  75 - FCN =   297204.1985636 Edm =      1.15296 NCalls =    721
VariableMetric: Iteration #  76 - FCN =   297203.9371079 Edm =     0.911362 NCalls =    723
VariableMetric: Iteration #  77 - FCN =   297203.8015236 Edm =      1.09501 NCalls =    725
VariableMetric: Iteration #  78 - FCN =   297203.4797566 Edm =     0.778384 NCalls =    727
VariableMetric: Iteration #  79 - FCN =   297203.3488851 Edm =     0.197706 NCalls =    729
VariableMetric: Iteration #  80 - FCN =   297203.1909958 Edm =     0.206217 NCalls =    731
VariableMetric: Iteration #  81 - FCN =    297203.119987 Edm =    0.0533212 NCalls =    732
VariableMetric: Iteration #  82 - FCN =   297203.0820355 Edm =   0.00824998 NCalls =    734
VariableMetric: Iteration #  83 - FCN =   297203.0757464 Edm =    0.0022788 NCalls =    735
VariableMetric: Iteration #  84 - FCN =    297203.074928 Edm =  0.000424219 NCalls =    737
VariableMetric: Iteration #  85 - FCN =   297203.0746258 Edm =  6.46869e-05 NCalls =    739
VariableMetric: Iteration #  86 - FCN =   297203.0745638 Edm =   3.1211e-06 NCalls =    741
VariableMetric: After Hessian   - FCN =   297203.0745638 Edm =  4.21462e-06 NCalls =   1234
VariableMetric: Iteration #  87 - FCN =   297203.0745638 Edm =  4.21462e-06 NCalls =   1234
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   310142.6921289 Edm =      89.7287 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   310142.6921289 Edm =      89.7287 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   299231.5377793 Edm =      2.18776 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   299140.9350752 Edm =      10.0923 NCalls =     16
VariableMetric: Iteration #   3 - FCN =   298343.8719608 Edm =      32.7577 NCalls =     27
VariableMetric: Iteration #   4 - FCN =   298340.5311298 Edm =      3.04059 NCalls =     29
VariableMetric: Iteration #   5 - FCN =   298338.7110346 Edm =      2.75576 NCalls =     31
VariableMetric: Iteration #   6 - FCN =   298106.9684958 Edm =      79.4166 NCalls =     37
VariableMetric: Iteration #   7 - FCN =    297976.712554 Edm =      5.04822 NCalls =     41
VariableMetric: Iteration #   8 - FCN =   297959.6208558 Edm =       3.5563 NCalls =     44
VariableMetric: Iteration #   9 - FCN =   297951.0336349 Edm =      4.81396 NCalls =     47
VariableMetric: Iteration #  10 - FCN =   297946.5670706 Edm =      2.13193 NCalls =     49
VariableMetric: Iteration #  11 - FCN =   297944.5746968 Edm =     0.260163 NCalls =     51
VariableMetric: Iteration #  12 - FCN =    297944.274078 Edm =     0.101075 NCalls =     53
VariableMetric: Iteration #  13 - FCN =   297942.2000206 Edm =      2.61574 NCalls =     58
VariableMetric: Iteration #  14 - FCN =   297933.8610614 Edm =      7.32748 NCalls =     65
VariableMetric: Iteration #  15 - FCN =   297637.9578163 Edm =      39.6252 NCalls =     70
VariableMetric: Iteration #  16 - FCN =   297598.3940549 Edm =      8.13425 NCalls =     73
VariableMetric: Iteration #  17 - FCN =   297594.3272452 Edm =      1.18544 NCalls =     75
VariableMetric: Iteration #  18 - FCN =   297593.6858801 Edm =    0.0788727 NCalls =     77
VariableMetric: Iteration #  19 - FCN =   297593.6415461 Edm =    0.0521618 NCalls =     79
VariableMetric: Iteration #  20 - FCN =   297591.5373026 Edm =      1.89119 NCalls =     84
VariableMetric: Iteration #  21 - FCN =   297553.0021136 Edm =     0.959054 NCalls =     89
VariableMetric: Iteration #  22 - FCN =    297552.027233 Edm =     0.126209 NCalls =     90
VariableMetric: Iteration #  23 - FCN =   297551.8879626 Edm =    0.0209698 NCalls =     92
VariableMetric: Iteration #  24 - FCN =   297551.8170019 Edm =    0.0551592 NCalls =     94
VariableMetric: Iteration #  25 - FCN =   297545.2936573 Edm =      5.63349 NCalls =    101
VariableMetric: Iteration #  26 - FCN =   297533.7004092 Edm =     0.906577 NCalls =    103
VariableMetric: Iteration #  27 - FCN =    297532.991956 Edm =    0.0445481 NCalls =    105
VariableMetric: Iteration #  28 - FCN =    297532.935098 Edm =    0.0124231 NCalls =    107
VariableMetric: Iteration #  29 - FCN =   297532.7056422 Edm =     0.219256 NCalls =    111
VariableMetric: Iteration #  30 - FCN =   297523.0443307 Edm =      6.75178 NCalls =    119
VariableMetric: Iteration #  31 - FCN =   297501.8500792 Edm =      7.41099 NCalls =    122
VariableMetric: Iteration #  32 - FCN =   297495.0039189 Edm =      4.62828 NCalls =    123
VariableMetric: Iteration #  33 - FCN =   297486.9006002 Edm =      1.67114 NCalls =    126
VariableMetric: Iteration #  34 - FCN =   297483.8271462 Edm =     0.439899 NCalls =    128
VariableMetric: Iteration #  35 - FCN =   297483.1671913 Edm =     0.128253 NCalls =    130
VariableMetric: Iteration #  36 - FCN =   297483.0477588 Edm =     0.047968 NCalls =    132
VariableMetric: Iteration #  37 - FCN =   297483.0053009 Edm =   0.00441941 NCalls =    134
VariableMetric: Iteration #  38 - FCN =   297482.9965727 Edm =   0.00542688 NCalls =    136
VariableMetric: Iteration #  39 - FCN =   297482.5827903 Edm =     0.333511 NCalls =    142
VariableMetric: Iteration #  40 - FCN =   297465.7129618 Edm =      10.2961 NCalls =    146
VariableMetric: Iteration #  41 - FCN =   297456.5160441 Edm =      11.1227 NCalls =    149
VariableMetric: Iteration #  42 - FCN =   297448.4156026 Edm =       2.1274 NCalls =    151
VariableMetric: Iteration #  43 - FCN =   297447.1480221 Edm =      0.94529 NCalls =    153
VariableMetric: Iteration #  44 - FCN =   297445.8065254 Edm =      1.13076 NCalls =    156
VariableMetric: Iteration #  45 - FCN =   297443.9207188 Edm =      1.04521 NCalls =    159
VariableMetric: Iteration #  46 - FCN =   297442.2844527 Edm =     0.902294 NCalls =    162
VariableMetric: Iteration #  47 - FCN =   297441.2553346 Edm =     0.129469 NCalls =    164
VariableMetric: Iteration #  48 - FCN =   297441.0731918 Edm =    0.0264556 NCalls =    166
VariableMetric: Iteration #  49 - FCN =   297441.0492524 Edm =   0.00521158 NCalls =    168
VariableMetric: Iteration #  50 - FCN =   297441.0359822 Edm =   0.00330821 NCalls =    170
VariableMetric: Iteration #  51 - FCN =   297441.0170679 Edm =    0.0138229 NCalls =    173
VariableMetric: Iteration #  52 - FCN =   297438.6529106 Edm =      1.91216 NCalls =    180
VariableMetric: Iteration #  53 - FCN =   297426.5636602 Edm =      2.60927 NCalls =    184
VariableMetric: Iteration #  54 - FCN =   297423.4752296 Edm =      2.72512 NCalls =    187
VariableMetric: Iteration #  55 - FCN =   297422.5102523 Edm =      1.02044 NCalls =    189
VariableMetric: Iteration #  56 - FCN =   297420.4874291 Edm =     0.610026 NCalls =    192
VariableMetric: Iteration #  57 - FCN =   297419.0616719 Edm =      1.44759 NCalls =    195
VariableMetric: Iteration #  58 - FCN =   297417.1565129 Edm =     0.869862 NCalls =    198
VariableMetric: Iteration #  59 - FCN =    297416.590867 Edm =     0.371516 NCalls =    200
VariableMetric: Iteration #  60 - FCN =   297415.9911678 Edm =    0.0985123 NCalls =    202
VariableMetric: Iteration #  61 - FCN =   297415.8586938 Edm =    0.0889266 NCalls =    204
VariableMetric: Iteration #  62 - FCN =   297415.7115631 Edm =     0.131812 NCalls =    206
VariableMetric: Iteration #  63 - FCN =   297415.2344274 Edm =     0.205838 NCalls =    211
VariableMetric: Iteration #  64 - FCN =   297415.0123608 Edm =    0.0822396 NCalls =    213
VariableMetric: Iteration #  65 - FCN =   297414.9742579 Edm =    0.0155709 NCalls =    215
VariableMetric: Iteration #  66 - FCN =     297414.94001 Edm =    0.0163978 NCalls =    217
VariableMetric: Iteration #  67 - FCN =   297414.9113923 Edm =   0.00862808 NCalls =    220
VariableMetric: Iteration #  68 - FCN =   297414.9020082 Edm =   0.00300746 NCalls =    222
VariableMetric: Iteration #  69 - FCN =   297414.8926628 Edm =   0.00579448 NCalls =    224
VariableMetric: Iteration #  70 - FCN =   297414.5987502 Edm =     0.252346 NCalls =    229
VariableMetric: Iteration #  71 - FCN =   297410.8421521 Edm =      3.32653 NCalls =    234
VariableMetric: Iteration #  72 - FCN =   297407.8076489 Edm =       2.3343 NCalls =    238
VariableMetric: Iteration #  73 - FCN =   297403.2344669 Edm =      2.44766 NCalls =    243
VariableMetric: Iteration #  74 - FCN =   297400.6384309 Edm =      1.07987 NCalls =    244
VariableMetric: Iteration #  75 - FCN =   297398.6463221 Edm =     0.333497 NCalls =    247
VariableMetric: Iteration #  76 - FCN =    297398.350137 Edm =       0.1287 NCalls =    250
VariableMetric: Iteration #  77 - FCN =   297398.2439391 Edm =    0.0419594 NCalls =    252
VariableMetric: Iteration #  78 - FCN =   297398.1593209 Edm =    0.0804132 NCalls =    255
VariableMetric: Iteration #  79 - FCN =   297398.0424108 Edm =    0.0666872 NCalls =    258
VariableMetric: Iteration #  80 - FCN =   297397.9567947 Edm =    0.0439789 NCalls =    260
VariableMetric: Iteration #  81 - FCN =     297397.88914 Edm =    0.0143295 NCalls =    262
VariableMetric: Iteration #  82 - FCN =   297397.8624925 Edm =   0.00996563 NCalls =    264
VariableMetric: Iteration #  83 - FCN =   297397.8559264 Edm =   0.00239439 NCalls =    266
VariableMetric: Iteration #  84 - FCN =    297397.851515 Edm =   0.00185595 NCalls =    268
VariableMetric: Iteration #  85 - FCN =   297397.8336907 Edm =   0.00788432 NCalls =    271
VariableMetric: Iteration #  86 - FCN =   297397.7970436 Edm =    0.0288993 NCalls =    274
VariableMetric: Iteration #  87 - FCN =   297397.4485479 Edm =     0.331006 NCalls =    279
VariableMetric: Iteration #  88 - FCN =   297392.6530913 Edm =      3.52125 NCalls =    282
VariableMetric: Iteration #  89 - FCN =    297387.050728 Edm =      7.23258 NCalls =    284
VariableMetric: Iteration #  90 - FCN =   297380.3405801 Edm =      3.42196 NCalls =    286
VariableMetric: Iteration #  91 - FCN =     297378.50127 Edm =      1.13075 NCalls =    288
VariableMetric: Iteration #  92 - FCN =   297377.5440966 Edm =     0.189992 NCalls =    291
VariableMetric: Iteration #  93 - FCN =   297377.2813866 Edm =    0.0750899 NCalls =    293
VariableMetric: Iteration #  94 - FCN =   297377.1825918 Edm =    0.0318359 NCalls =    295
VariableMetric: Iteration #  95 - FCN =   297377.1440652 Edm =    0.0101793 NCalls =    297
VariableMetric: Iteration #  96 - FCN =   297377.1342715 Edm =   0.00347655 NCalls =    299
VariableMetric: Iteration #  97 - FCN =   297377.1286922 Edm =  0.000924265 NCalls =    301
VariableMetric: Iteration #  98 - FCN =   297377.1267365 Edm =  0.000390927 NCalls =    303
VariableMetric: Iteration #  99 - FCN =   297377.1257724 Edm =  0.000495214 NCalls =    305
VariableMetric: Iteration # 100 - FCN =   297377.1202569 Edm =   0.00398373 NCalls =    308
VariableMetric: Iteration # 101 - FCN =   297377.0825934 Edm =     0.022248 NCalls =    312
VariableMetric: Iteration # 102 - FCN =   297376.9505018 Edm =      0.13232 NCalls =    316
VariableMetric: Iteration # 103 - FCN =   297376.1962826 Edm =       1.0663 NCalls =    321
VariableMetric: Iteration # 104 - FCN =   297375.8582344 Edm =     0.348091 NCalls =    326
VariableMetric: Iteration # 105 - FCN =   297372.6113152 Edm =      1.26598 NCalls =    330
VariableMetric: Iteration # 106 - FCN =   297370.7702873 Edm =     0.479346 NCalls =    332
VariableMetric: Iteration # 107 - FCN =   297367.5171529 Edm =     0.736248 NCalls =    340
VariableMetric: Iteration # 108 - FCN =    297367.410639 Edm =     0.480194 NCalls =    342
VariableMetric: Iteration # 109 - FCN =   297366.5885198 Edm =     0.166925 NCalls =    345
VariableMetric: Iteration # 110 - FCN =   297366.3620767 Edm =    0.0360859 NCalls =    347
VariableMetric: Iteration # 111 - FCN =   297366.3132976 Edm =   0.00641292 NCalls =    349
VariableMetric: Iteration # 112 - FCN =   297366.3092464 Edm =  0.000787848 NCalls =    351
VariableMetric: Iteration # 113 - FCN =   297366.3075467 Edm =  0.000394815 NCalls =    353
VariableMetric: Iteration # 114 - FCN =   297366.3066185 Edm =  0.000281287 NCalls =    355
VariableMetric: Iteration # 115 - FCN =   297366.3049096 Edm =   0.00143468 NCalls =    358
VariableMetric: Iteration # 116 - FCN =    297366.263169 Edm =    0.0408289 NCalls =    364
VariableMetric: Iteration # 117 - FCN =   297364.1674569 Edm =      1.35171 NCalls =    369
VariableMetric: Iteration # 118 - FCN =   297361.6341738 Edm =     0.903382 NCalls =    372
VariableMetric: Iteration # 119 - FCN =   297360.7882273 Edm =      0.11723 NCalls =    374
VariableMetric: Iteration # 120 - FCN =   297360.6650705 Edm =    0.0608555 NCalls =    375
VariableMetric: Iteration # 121 - FCN =   297360.6166134 Edm =   0.00430516 NCalls =    377
VariableMetric: Iteration # 122 - FCN =   297360.6125488 Edm =  0.000289733 NCalls =    379
VariableMetric: Iteration # 123 - FCN =   297360.6122743 Edm =  9.41577e-05 NCalls =    380
VariableMetric: Iteration # 124 - FCN =   297360.6120875 Edm =  0.000104098 NCalls =    382
VariableMetric: Iteration # 125 - FCN =   297360.6116725 Edm =  0.000208529 NCalls =    384
VariableMetric: Iteration # 126 - FCN =   297360.6085628 Edm =    0.0032103 NCalls =    387
VariableMetric: Iteration # 127 - FCN =    297360.570458 Edm =    0.0361922 NCalls =    393
VariableMetric: Iteration # 128 - FCN =    297360.163523 Edm =     0.180468 NCalls =    396
VariableMetric: Iteration # 129 - FCN =   297359.7172132 Edm =        0.028 NCalls =    398
VariableMetric: Iteration # 130 - FCN =   297359.6866305 Edm =   0.00206593 NCalls =    400
VariableMetric: Iteration # 131 - FCN =   297359.6850175 Edm =  0.000166959 NCalls =    402
VariableMetric: Iteration # 132 - FCN =   297359.6847935 Edm =  5.62926e-05 NCalls =    404
VariableMetric: After Hessian   - FCN =   297359.6847935 Edm =      4.14687 NCalls =    881
VariableMetric: Iteration # 133 - FCN =   297359.6847935 Edm =      4.14687 NCalls =    881
VariableMetric: Iteration # 134 - FCN =   297355.7032561 Edm =      201.602 NCalls =    882
VariableMetric: Iteration # 135 - FCN =   297355.6808543 Edm =      835.166 NCalls =    888
VariableMetric: Iteration # 136 - FCN =   297355.6633485 Edm =      112.412 NCalls =    893
VariableMetric: Iteration # 137 - FCN =   297355.6193154 Edm =      466.309 NCalls =    897
VariableMetric: Iteration # 138 - FCN =   297355.5916142 Edm =      105.633 NCalls =    901
VariableMetric: Iteration # 139 - FCN =   297355.4552651 Edm =        39.46 NCalls =    904
VariableMetric: Iteration # 140 - FCN =   297355.4295934 Edm =      19.6297 NCalls =    908
VariableMetric: Iteration # 141 - FCN =   297355.4177839 Edm =      21.0748 NCalls =    911
VariableMetric: Iteration # 142 - FCN =   297355.2220308 Edm =      17.9677 NCalls =    913
VariableMetric: Iteration # 143 - FCN =   297355.1613787 Edm =      6.36903 NCalls =    916
VariableMetric: Iteration # 144 - FCN =   297355.1297959 Edm =      4.33925 NCalls =    919
VariableMetric: Iteration # 145 - FCN =   297355.0988652 Edm =       1.8023 NCalls =    922
VariableMetric: Iteration # 146 - FCN =   297355.0836112 Edm =     0.833388 NCalls =    925
VariableMetric: Iteration # 147 - FCN =   297355.0048609 Edm =     0.570773 NCalls =    927
VariableMetric: Iteration # 148 - FCN =   297354.9919931 Edm =     0.558446 NCalls =    929
VariableMetric: Iteration # 149 - FCN =   297354.9789266 Edm =     0.341098 NCalls =    931
VariableMetric: Iteration # 150 - FCN =   297354.9491141 Edm =     0.510989 NCalls =    933
VariableMetric: Iteration # 151 - FCN =   297354.9226812 Edm =     0.117372 NCalls =    935
VariableMetric: Iteration # 152 - FCN =   297354.9135991 Edm =    0.0376089 NCalls =    937
VariableMetric: Iteration # 153 - FCN =   297354.9057547 Edm =    0.0650733 NCalls =    939
VariableMetric: Iteration # 154 - FCN =   297354.8960654 Edm =    0.0135477 NCalls =    941
VariableMetric: Iteration # 155 - FCN =   297354.8936635 Edm =   0.00318686 NCalls =    943
VariableMetric: Iteration # 156 - FCN =   297354.8930009 Edm =   0.00170071 NCalls =    945
VariableMetric: Iteration # 157 - FCN =   297354.8925633 Edm =   0.00105681 NCalls =    947
VariableMetric: Iteration # 158 - FCN =   297354.8921078 Edm =  0.000129738 NCalls =    949
VariableMetric: Iteration # 159 - FCN =   297354.8920975 Edm =  3.06715e-05 NCalls =    951
VariableMetric: After Hessian   - FCN =   297354.8920975 Edm =  2.70346e-05 NCalls =   1444
VariableMetric: Iteration # 160 - FCN =   297354.8920975 Edm =  2.70346e-05 NCalls =   1444
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   325365.3925819 Edm =       49.495 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   325365.3925819 Edm =       49.495 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   310410.2881354 Edm =      17.1501 NCalls =     10
VariableMetric: Iteration #   2 - FCN =    310239.945281 Edm =      823.922 NCalls =     12
VariableMetric: Iteration #   3 - FCN =   310010.0815344 Edm =      106.897 NCalls =     13
VariableMetric: Iteration #   4 - FCN =    304101.053332 Edm =      49.6798 NCalls =     20
VariableMetric: Iteration #   5 - FCN =   303529.1496392 Edm =      450.281 NCalls =     24
VariableMetric: Iteration #   6 - FCN =   303015.9345306 Edm =      509.857 NCalls =     28
VariableMetric: Iteration #   7 - FCN =   302668.6667623 Edm =      1124.95 NCalls =     31
VariableMetric: Iteration #   8 - FCN =    298728.189445 Edm =      23.3352 NCalls =     39
VariableMetric: Iteration #   9 - FCN =   298672.5074093 Edm =      82.0628 NCalls =     41
VariableMetric: Iteration #  10 - FCN =   298435.2337311 Edm =      13.2119 NCalls =     46
VariableMetric: Iteration #  11 - FCN =   298417.6369804 Edm =       2.5186 NCalls =     48
VariableMetric: Iteration #  12 - FCN =   298415.3979353 Edm =       1.4873 NCalls =     50
VariableMetric: Iteration #  13 - FCN =   298331.2382117 Edm =      65.3722 NCalls =     55
VariableMetric: Iteration #  14 - FCN =   298013.2527836 Edm =      49.9096 NCalls =     57
VariableMetric: Iteration #  15 - FCN =   297987.9248017 Edm =      1.98302 NCalls =     59
VariableMetric: Iteration #  16 - FCN =   297985.8574119 Edm =     0.113849 NCalls =     61
VariableMetric: Iteration #  17 - FCN =   297984.3968536 Edm =      1.30989 NCalls =     64
VariableMetric: Iteration #  18 - FCN =     297825.19324 Edm =      26.8217 NCalls =     70
VariableMetric: Iteration #  19 - FCN =   297793.5348342 Edm =      49.7651 NCalls =     72
VariableMetric: Iteration #  20 - FCN =    297742.746477 Edm =      14.4199 NCalls =     75
VariableMetric: Iteration #  21 - FCN =   297722.2319176 Edm =      3.45202 NCalls =     77
VariableMetric: Iteration #  22 - FCN =   297653.6427059 Edm =      18.5608 NCalls =     86
VariableMetric: Iteration #  23 - FCN =   297625.0493316 Edm =      33.9728 NCalls =     88
VariableMetric: Iteration #  24 - FCN =   297622.3464367 Edm =      17.5396 NCalls =     90
VariableMetric: Iteration #  25 - FCN =   297562.0575912 Edm =      1.82197 NCalls =     95
VariableMetric: Iteration #  26 - FCN =   297560.4635921 Edm =     0.193369 NCalls =     97
VariableMetric: Iteration #  27 - FCN =   297560.2763013 Edm =     0.138774 NCalls =     99
VariableMetric: Iteration #  28 - FCN =   297560.0592784 Edm =     0.143433 NCalls =    101
VariableMetric: Iteration #  29 - FCN =   297553.2992304 Edm =      5.73197 NCalls =    106
VariableMetric: Iteration #  30 - FCN =   297349.8973437 Edm =      24.4914 NCalls =    110
VariableMetric: Iteration #  31 - FCN =   297293.7182034 Edm =      27.7942 NCalls =    112
VariableMetric: Iteration #  32 - FCN =   297223.1547106 Edm =      4.09968 NCalls =    116
VariableMetric: Iteration #  33 - FCN =   297220.0167082 Edm =      2.36573 NCalls =    118
VariableMetric: Iteration #  34 - FCN =   297219.1305988 Edm =    0.0949395 NCalls =    120
VariableMetric: Iteration #  35 - FCN =   297218.9453879 Edm =    0.0152785 NCalls =    122
VariableMetric: Iteration #  36 - FCN =   297218.8882928 Edm =   0.00932606 NCalls =    124
VariableMetric: Iteration #  37 - FCN =     297218.86935 Edm =   0.00683429 NCalls =    126
VariableMetric: Iteration #  38 - FCN =    297218.524275 Edm =     0.346229 NCalls =    131
VariableMetric: Iteration #  39 - FCN =   297208.9738469 Edm =      5.32221 NCalls =    138
VariableMetric: Iteration #  40 - FCN =   297198.0688669 Edm =      14.2515 NCalls =    140
VariableMetric: Iteration #  41 - FCN =   297188.2002277 Edm =       6.6224 NCalls =    143
VariableMetric: Iteration #  42 - FCN =   297181.5902294 Edm =      1.92365 NCalls =    145
VariableMetric: Iteration #  43 - FCN =   297177.0227486 Edm =      1.31769 NCalls =    147
VariableMetric: Iteration #  44 - FCN =    297176.022343 Edm =     0.292092 NCalls =    149
VariableMetric: Iteration #  45 - FCN =   297175.4829461 Edm =     0.166616 NCalls =    152
VariableMetric: Iteration #  46 - FCN =   297174.9085433 Edm =     0.362035 NCalls =    155
VariableMetric: Iteration #  47 - FCN =   297174.6528324 Edm =     0.393258 NCalls =    158
VariableMetric: Iteration #  48 - FCN =   297173.9885196 Edm =     0.835933 NCalls =    162
VariableMetric: Iteration #  49 - FCN =   297172.7563569 Edm =      1.57551 NCalls =    168
VariableMetric: Iteration #  50 - FCN =   297171.3821021 Edm =      1.95387 NCalls =    172
VariableMetric: Iteration #  51 - FCN =     297169.67399 Edm =     0.730505 NCalls =    176
VariableMetric: Iteration #  52 - FCN =   297167.9026814 Edm =     0.279383 NCalls =    179
VariableMetric: Iteration #  53 - FCN =   297167.5682566 Edm =    0.0300063 NCalls =    181
VariableMetric: Iteration #  54 - FCN =    297167.531236 Edm =    0.0127263 NCalls =    183
VariableMetric: Iteration #  55 - FCN =   297167.5174717 Edm =   0.00416523 NCalls =    185
VariableMetric: Iteration #  56 - FCN =   297167.5087203 Edm =   0.00174918 NCalls =    187
VariableMetric: Iteration #  57 - FCN =   297167.4970218 Edm =    0.0113701 NCalls =    190
VariableMetric: Iteration #  58 - FCN =   297166.9751242 Edm =     0.403563 NCalls =    198
VariableMetric: Iteration #  59 - FCN =   297166.7564694 Edm =     0.752373 NCalls =    200
VariableMetric: Iteration #  60 - FCN =   297166.1035402 Edm =     0.945907 NCalls =    203
VariableMetric: Iteration #  61 - FCN =   297164.2630123 Edm =     0.902911 NCalls =    206
VariableMetric: Iteration #  62 - FCN =   297160.5546121 Edm =     0.563344 NCalls =    211
VariableMetric: Iteration #  63 - FCN =   297159.5108169 Edm =      1.34643 NCalls =    213
VariableMetric: Iteration #  64 - FCN =   297158.6756984 Edm =     0.771917 NCalls =    217
VariableMetric: Iteration #  65 - FCN =   297156.3901218 Edm =     0.649261 NCalls =    220
VariableMetric: Iteration #  66 - FCN =   297155.7260929 Edm =     0.254402 NCalls =    221
VariableMetric: Iteration #  67 - FCN =   297155.5376816 Edm =    0.0200239 NCalls =    223
VariableMetric: Iteration #  68 - FCN =   297155.5014923 Edm =   0.00644567 NCalls =    225
VariableMetric: Iteration #  69 - FCN =   297155.4915868 Edm =  0.000455801 NCalls =    227
VariableMetric: Iteration #  70 - FCN =   297155.4898667 Edm =   0.00113869 NCalls =    229
VariableMetric: Iteration #  71 - FCN =   297154.9503617 Edm =     0.413062 NCalls =    236
VariableMetric: Iteration #  72 - FCN =   297151.7939968 Edm =      1.33203 NCalls =    240
VariableMetric: Iteration #  73 - FCN =    297151.177241 Edm =    0.0942869 NCalls =    242
VariableMetric: Iteration #  74 - FCN =   297151.0586382 Edm =   0.00779888 NCalls =    244
VariableMetric: Iteration #  75 - FCN =   297151.0375233 Edm =   0.00242181 NCalls =    246
VariableMetric: Iteration #  76 - FCN =   297151.0332752 Edm =   0.00202184 NCalls =    248
VariableMetric: Iteration #  77 - FCN =    297150.938052 Edm =    0.0913975 NCalls =    253
VariableMetric: Iteration #  78 - FCN =   297142.3944109 Edm =      3.33143 NCalls =    259
VariableMetric: Iteration #  79 - FCN =   297139.7496784 Edm =      2.30047 NCalls =    261
VariableMetric: Iteration #  80 - FCN =   297138.4821107 Edm =     0.664964 NCalls =    262
VariableMetric: Iteration #  81 - FCN =   297137.8323777 Edm =     0.266579 NCalls =    264
VariableMetric: Iteration #  82 - FCN =   297137.3856331 Edm =    0.0891809 NCalls =    267
VariableMetric: Iteration #  83 - FCN =   297137.3214202 Edm =   0.00612305 NCalls =    269
VariableMetric: Iteration #  84 - FCN =   297137.3157411 Edm =  0.000455422 NCalls =    270
VariableMetric: Iteration #  85 - FCN =   297137.3143033 Edm =  0.000837494 NCalls =    272
VariableMetric: Iteration #  86 - FCN =   297137.2882613 Edm =    0.0233117 NCalls =    276
VariableMetric: Iteration #  87 - FCN =   297133.0574345 Edm =       6.0328 NCalls =    283
VariableMetric: Iteration #  88 - FCN =     297132.99365 Edm =     0.202293 NCalls =    285
VariableMetric: Iteration #  89 - FCN =   297132.7454814 Edm =     0.420145 NCalls =    288
VariableMetric: Iteration #  90 - FCN =   297127.3780096 Edm =      6.43755 NCalls =    294
VariableMetric: Iteration #  91 - FCN =   297126.8445454 Edm =     0.620233 NCalls =    298
VariableMetric: Iteration #  92 - FCN =   297120.8207002 Edm =      5.78826 NCalls =    307
VariableMetric: Iteration #  93 - FCN =   297120.8004425 Edm =    0.0463688 NCalls =    309
VariableMetric: Iteration #  94 - FCN =   297120.6296257 Edm =     0.190781 NCalls =    312
VariableMetric: Iteration #  95 - FCN =   297120.3707294 Edm =     0.192441 NCalls =    315
VariableMetric: Iteration #  96 - FCN =   297119.9873214 Edm =      0.17652 NCalls =    317
VariableMetric: Iteration #  97 - FCN =   297119.5847572 Edm =    0.0968045 NCalls =    319
VariableMetric: Iteration #  98 - FCN =   297119.4540876 Edm =    0.0550887 NCalls =    321
VariableMetric: Iteration #  99 - FCN =   297119.0877037 Edm =     0.291765 NCalls =    325
VariableMetric: Iteration # 100 - FCN =   297116.5359828 Edm =      1.36619 NCalls =    328
VariableMetric: Iteration # 101 - FCN =   297112.7801604 Edm =      1.64973 NCalls =    331
VariableMetric: Iteration # 102 - FCN =    297111.605907 Edm =     0.465257 NCalls =    333
VariableMetric: Iteration # 103 - FCN =    297110.701081 Edm =     0.105359 NCalls =    336
VariableMetric: Iteration # 104 - FCN =   297110.6118967 Edm =    0.0209176 NCalls =    338
VariableMetric: Iteration # 105 - FCN =   297110.5857906 Edm =   0.00447239 NCalls =    340
VariableMetric: Iteration # 106 - FCN =   297110.5758826 Edm =   0.00154452 NCalls =    343
VariableMetric: Iteration # 107 - FCN =   297110.5732994 Edm =  0.000413819 NCalls =    345
VariableMetric: Iteration # 108 - FCN =   297110.5713115 Edm =   0.00137116 NCalls =    347
VariableMetric: Iteration # 109 - FCN =   297110.5435712 Edm =     0.034242 NCalls =    351
VariableMetric: Iteration # 110 - FCN =   297110.4464022 Edm =    0.0865138 NCalls =    357
VariableMetric: Iteration # 111 - FCN =   297107.5418709 Edm =      2.64401 NCalls =    362
VariableMetric: Iteration # 112 - FCN =   297106.8692556 Edm =     0.763718 NCalls =    365
VariableMetric: Iteration # 113 - FCN =   297105.7171904 Edm =       0.5745 NCalls =    374
VariableMetric: Iteration # 114 - FCN =    297105.303272 Edm =    0.0392839 NCalls =    376
VariableMetric: Iteration # 115 - FCN =   297105.2716058 Edm =   0.00233994 NCalls =    378
VariableMetric: Iteration # 116 - FCN =   297105.2664125 Edm =  0.000895675 NCalls =    380
VariableMetric: Iteration # 117 - FCN =    297105.264888 Edm =  0.000223689 NCalls =    382
VariableMetric: Iteration # 118 - FCN =   297105.2645375 Edm =  0.000249641 NCalls =    384
VariableMetric: Iteration # 119 - FCN =   297105.2585163 Edm =   0.00604713 NCalls =    389
VariableMetric: Iteration # 120 - FCN =   297105.0451912 Edm =    0.0101921 NCalls =    396
VariableMetric: Iteration # 121 - FCN =   297103.7084623 Edm =     0.219592 NCalls =    398
VariableMetric: Iteration # 122 - FCN =   297103.2782506 Edm =    0.0645704 NCalls =    401
VariableMetric: Iteration # 123 - FCN =   297103.2284721 Edm =   0.00631897 NCalls =    403
VariableMetric: Iteration # 124 - FCN =   297103.2242968 Edm =  0.000185241 NCalls =    405
VariableMetric: Iteration # 125 - FCN =   297103.2240988 Edm =  2.06576e-05 NCalls =    407
VariableMetric: After Hessian   - FCN =   297103.2240988 Edm =      4.56876 NCalls =    882
VariableMetric: Iteration # 126 - FCN =   297103.2240988 Edm =      4.56876 NCalls =    882
VariableMetric: Iteration # 127 - FCN =   297102.3409609 Edm =     0.253152 NCalls =    884
VariableMetric: Iteration # 128 - FCN =   297101.9880384 Edm =     0.374397 NCalls =    886
VariableMetric: Iteration # 129 - FCN =   297101.8389418 Edm =     0.220283 NCalls =    889
VariableMetric: Iteration # 130 - FCN =   297101.6732968 Edm =       0.7689 NCalls =    891
VariableMetric: Iteration # 131 - FCN =   297101.6065038 Edm =     0.272076 NCalls =    894
VariableMetric: Iteration # 132 - FCN =   297101.5289463 Edm =     0.161987 NCalls =    897
VariableMetric: Iteration # 133 - FCN =   297101.4424861 Edm =    0.0405604 NCalls =    900
VariableMetric: Iteration # 134 - FCN =   297101.3792328 Edm =    0.0403353 NCalls =    903
VariableMetric: Iteration # 135 - FCN =   297101.3449374 Edm =    0.0497813 NCalls =    906
VariableMetric: Iteration # 136 - FCN =   297101.3029021 Edm =    0.0361749 NCalls =    909
VariableMetric: Iteration # 137 - FCN =   297101.2841896 Edm =     0.145164 NCalls =    911
VariableMetric: Iteration # 138 - FCN =    297101.263648 Edm =    0.0231334 NCalls =    913
VariableMetric: Iteration # 139 - FCN =   297101.2403399 Edm =    0.0183844 NCalls =    917
VariableMetric: Iteration # 140 - FCN =   297101.1982238 Edm =    0.0803842 NCalls =    921
VariableMetric: Iteration # 141 - FCN =   297101.1567058 Edm =     0.088079 NCalls =    927
VariableMetric: Iteration # 142 - FCN =   297101.0752591 Edm =    0.0907487 NCalls =    932
VariableMetric: Iteration # 143 - FCN =   297101.0003769 Edm =    0.0880097 NCalls =    937
VariableMetric: Iteration # 144 - FCN =   297100.9749675 Edm =     0.105589 NCalls =    941
VariableMetric: Iteration # 145 - FCN =    297100.917518 Edm =    0.0711648 NCalls =    944
VariableMetric: Iteration # 146 - FCN =   297100.8909007 Edm =    0.0144693 NCalls =    947
VariableMetric: Iteration # 147 - FCN =   297100.8527394 Edm =    0.0182424 NCalls =    950
VariableMetric: Iteration # 148 - FCN =   297100.8422107 Edm =   0.00434669 NCalls =    952
VariableMetric: Iteration # 149 - FCN =   297100.8334527 Edm =   0.00602723 NCalls =    955
VariableMetric: Iteration # 150 - FCN =   297100.8243912 Edm =   0.00581715 NCalls =    957
VariableMetric: Iteration # 151 - FCN =   297100.8114671 Edm =   0.00714933 NCalls =    962
VariableMetric: Iteration # 152 - FCN =   297100.7970422 Edm =   0.00275698 NCalls =    965
VariableMetric: Iteration # 153 - FCN =   297100.7938246 Edm =   0.00294809 NCalls =    967
VariableMetric: Iteration # 154 - FCN =    297100.792163 Edm =  0.000615516 NCalls =    969
VariableMetric: Iteration # 155 - FCN =   297100.7904422 Edm =  0.000602969 NCalls =    971
VariableMetric: Iteration # 156 - FCN =   297100.7891505 Edm =   0.00038507 NCalls =    973
VariableMetric: Iteration # 157 - FCN =   297100.7884242 Edm =  0.000343415 NCalls =    975
VariableMetric: Iteration # 158 - FCN =   297100.7875511 Edm =  0.000288377 NCalls =    977
VariableMetric: Iteration # 159 - FCN =   297100.7870392 Edm =  6.96834e-05 NCalls =    979
VariableMetric: After Hessian   - FCN =   297100.7870392 Edm =    0.0053951 NCalls =   1464
VariableMetric: Iteration # 160 - FCN =   297100.7870392 Edm =    0.0053951 NCalls =   1464
raremodel-nb.py:1488: UserWarning: Creating legend with loc="best" can be slow with large amounts of data.
  plt.savefig(plotdirName + '/toy_fit_cut_region{}.png'.format(toy))
raremodel-nb.py:1519: UserWarning: Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure.
  plt.show()
Toy 0: Generating data...
Directory  data/zfit_toys/toy_0  Created 
Toy 0: Data generation finished
Toy 0: Loading data...
Toy 0: Loading data finished
Toy 0: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |    Ncalls=1342 (1342 total)    |
| EDM = 0.00163 (Goal: 5E-06)   |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     False     |     True      |   True    |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297300.6433084608
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p3770_p  |   -2.96   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |   1.61    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 2 | p4160_p  |   -2.20   |    0.12   |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_s  |   1.47    |   0.17    |            |            |0.126447 | 2.35355 |       |
| 4 | Ctt      | -0.017E-1 |  2.536E-1 |            |            |  -1.5   |   1.5   |       |
| 5 | bplus_0  |  -0.395   |   0.009   |            |            |   -2    |    2    |       |
| 6 | Dbar_p   |   -0.04   |    1.78   |            |            |-6.28319 | 6.28319 |       |
| 7 | p4040_s  |   1.17    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 8 | p4415_p  |   -2.11   |    0.16   |            |            |-6.28319 | 6.28319 |       |
| 9 | rho_p    |    5.5    |    0.6    |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_p |    3.2    |    1.0    |            |            |-6.28319 | 6.28319 |       |
| 11| bplus_2  |   0.21    |   0.06    |            |            |   -2    |    2    |       |
| 12| p4160_s  |   2.57    |   0.15    |            |            | 0.71676 | 3.68324 |       |
| 13| bplus_1  |   0.778   |   0.019   |            |            |   -2    |    2    |       |
| 14| psi2s_p  |   1.80    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_s |   0.30    |   0.07    |            |            |  -0.3   |   0.3   |       |
| 16| phi_s    |   18.2    |    0.8    |            |            | 14.8182 | 23.5818 |       |
| 17| p3770_s  |    3.0    |    0.4    |            |            |0.918861 | 4.08114 |       |
| 18| Dbar_s   |   -0.22   |    0.34   |            |            |  -0.3   |   0.3   |       |
| 19| omega_p  |   -5.67   |    0.22   |            |            |-6.28319 | 6.28319 |       |
| 20| phi_p    |   -6.28   |    0.13   |            |            |-6.28319 | 6.28319 |       |
| 21| omega_s  |    9.1    |    1.0    |            |            | 4.19232 | 9.40768 |       |
| 22| rho_s    |   0.59    |   0.31    |            |            |0.0253049| 2.0747  |       |
| 23| p4040_p  |   3.40    |   0.23    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p3770_p   jpsi_p  p4160_p  p4415_s      Ctt  bplus_0   Dbar_p  p4040_s  p4415_p    rho_p DDstar_p  bplus_2  p4160_s  bplus_1  psi2s_p DDstar_s    phi_s  p3770_s   Dbar_s  omega_p    phi_p  omega_s    rho_s  p4040_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p3770_p |    1.000    0.427    0.460   -0.136    0.294    0.183   -0.508   -0.246    0.272   -0.047    0.355    0.202   -0.049    0.187    0.372    0.149    0.043    0.277   -0.347   -0.029    0.000    0.009   -0.066    0.438 |
|   jpsi_p |    0.427    1.000    0.622   -0.185    0.467    0.309   -0.712   -0.271    0.392   -0.065    0.490    0.430   -0.053    0.377    0.580    0.178    0.069    0.650   -0.646   -0.058    0.000    0.011   -0.128    0.615 |
|  p4160_p |    0.460    0.622    1.000   -0.129    0.392    0.371   -0.639   -0.499    0.518   -0.071    0.423    0.297   -0.089    0.413    0.471    0.195    0.081    0.551   -0.589   -0.058    0.001    0.016   -0.133    0.572 |
|  p4415_s |   -0.136   -0.185   -0.129    1.000   -0.060   -0.208    0.216    0.149   -0.177    0.038   -0.190   -0.047    0.260   -0.227   -0.143   -0.090   -0.043   -0.160    0.198    0.029   -0.000   -0.007    0.062   -0.117 |
|      Ctt |    0.294    0.467    0.392   -0.060    1.000    0.486   -0.804   -0.183    0.262   -0.070    0.777    0.173    0.070    0.544    0.654    0.277    0.094    0.651   -0.851   -0.072    0.003    0.020   -0.170    0.569 |
|  bplus_0 |    0.183    0.309    0.371   -0.208    0.486    1.000   -0.486   -0.259    0.253   -0.098    0.455    0.135   -0.078   -0.065    0.351    0.106    0.119    0.414   -0.570   -0.096   -0.000    0.021   -0.222    0.404 |
|   Dbar_p |   -0.508   -0.712   -0.639    0.216   -0.804   -0.486    1.000    0.407   -0.363    0.106   -0.912   -0.502    0.077   -0.549   -0.687   -0.296   -0.120   -0.807    0.928    0.080   -0.002   -0.024    0.176   -0.741 |
|  p4040_s |   -0.246   -0.271   -0.499    0.149   -0.183   -0.259    0.407    1.000   -0.288    0.064   -0.390   -0.194   -0.063   -0.280   -0.243   -0.154   -0.064   -0.245    0.367    0.040   -0.000   -0.011    0.081   -0.378 |
|  p4415_p |    0.272    0.392    0.518   -0.177    0.262    0.253   -0.363   -0.288    1.000   -0.020    0.199    0.083   -0.146    0.295    0.284    0.094    0.040    0.349   -0.373   -0.038    0.002    0.010   -0.097    0.400 |
|    rho_p |   -0.047   -0.065   -0.071    0.038   -0.070   -0.098    0.106    0.064   -0.020    1.000   -0.096   -0.251    0.048   -0.101   -0.077   -0.033    0.030   -0.078    0.119    0.018    0.026    0.013    0.040   -0.073 |
| DDstar_p |    0.355    0.490    0.423   -0.190    0.777    0.455   -0.912   -0.390    0.199   -0.096    1.000    0.444   -0.095    0.512    0.549    0.307    0.111    0.685   -0.887   -0.076    0.002    0.020   -0.164    0.587 |
|  bplus_2 |    0.202    0.430    0.297   -0.047    0.173    0.135   -0.502   -0.194    0.083   -0.251    0.444    1.000   -0.090    0.167    0.354    0.178    0.148    0.412   -0.488   -0.040   -0.007    0.015   -0.010    0.363 |
|  p4160_s |   -0.049   -0.053   -0.089    0.260    0.070   -0.078    0.077   -0.063   -0.146    0.048   -0.095   -0.090    1.000   -0.074   -0.068   -0.040   -0.033   -0.020    0.031    0.010    0.001   -0.003    0.007    0.162 |
|  bplus_1 |    0.187    0.377    0.413   -0.227    0.544   -0.065   -0.549   -0.280    0.295   -0.101    0.512    0.167   -0.074    1.000    0.396    0.120    0.071    0.465   -0.636   -0.037   -0.000    0.012   -0.071    0.459 |
|  psi2s_p |    0.372    0.580    0.471   -0.143    0.654    0.351   -0.687   -0.243    0.284   -0.077    0.549    0.354   -0.068    0.396    1.000    0.195    0.084    0.464   -0.665   -0.057    0.001    0.016   -0.126    0.492 |
| DDstar_s |    0.149    0.178    0.195   -0.090    0.277    0.106   -0.296   -0.154    0.094   -0.033    0.307    0.178   -0.040    0.120    0.195    1.000    0.034    0.254   -0.325   -0.019    0.000    0.006   -0.038    0.225 |
|    phi_s |    0.043    0.069    0.081   -0.043    0.094    0.119   -0.120   -0.064    0.040    0.030    0.111    0.148   -0.033    0.071    0.084    0.034    1.000    0.093   -0.134   -0.020    0.223    0.031   -0.069    0.089 |
|  p3770_s |    0.277    0.650    0.551   -0.160    0.651    0.414   -0.807   -0.245    0.349   -0.078    0.685    0.412   -0.020    0.465    0.464    0.254    0.093    1.000   -0.788   -0.069    0.002    0.019   -0.159    0.623 |
|   Dbar_s |   -0.347   -0.646   -0.589    0.198   -0.851   -0.570    0.928    0.367   -0.373    0.119   -0.887   -0.488    0.031   -0.636   -0.665   -0.325   -0.134   -0.788    1.000    0.092   -0.002   -0.025    0.200   -0.731 |
|  omega_p |   -0.029   -0.058   -0.058    0.029   -0.072   -0.096    0.080    0.040   -0.038    0.018   -0.076   -0.040    0.010   -0.037   -0.057   -0.019   -0.020   -0.069    0.092    1.000    0.007    0.540    0.457   -0.066 |
|    phi_p |    0.000    0.000    0.001   -0.000    0.003   -0.000   -0.002   -0.000    0.002    0.026    0.002   -0.007    0.001   -0.000    0.001    0.000    0.223    0.002   -0.002    0.007    1.000    0.002   -0.008    0.002 |
|  omega_s |    0.009    0.011    0.016   -0.007    0.020    0.021   -0.024   -0.011    0.010    0.013    0.020    0.015   -0.003    0.012    0.016    0.006    0.031    0.019   -0.025    0.540    0.002    1.000   -0.028    0.018 |
|    rho_s |   -0.066   -0.128   -0.133    0.062   -0.170   -0.222    0.176    0.081   -0.097    0.040   -0.164   -0.010    0.007   -0.071   -0.126   -0.038   -0.069   -0.159    0.200    0.457   -0.008   -0.028    1.000   -0.152 |
|  p4040_p |    0.438    0.615    0.572   -0.117    0.569    0.404   -0.741   -0.378    0.400   -0.073    0.587    0.363    0.162    0.459    0.492    0.225    0.089    0.623   -0.731   -0.066    0.002    0.018   -0.152    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.1138130721870303}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.036320337825524796}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.11670003656191796}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.17481551021711872}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.2536207390844827}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.008797027630328191}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 1.7803044372766204}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.16872552465343443}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.15880557121261996}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.6305465389285896}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.956102404949811}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.06353732697126269}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.15143985796719872}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.01854644656333937}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.04209907247504763}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.06546951357909098}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.8488559174361718}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.3724613992252497}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.3391220049032755}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.22296698314137764}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.1304054649803148}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.9538583830110561}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.309850009079773}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.22789416148252517})])
Toy 1/25
Time taken: 7 min, 20 s
Projected time left: 2 h, 56 min
Toy 1: Generating data...
Directory  data/zfit_toys/toy_1  Created 
Toy 1: Data generation finished
Toy 1: Loading data...
Toy 1: Loading data finished
Toy 1: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |    Ncalls=1514 (1514 total)    |
| EDM = 0.00013 (Goal: 5E-06)   |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297236.63342697296
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p3770_p  |   3.64    |   0.11    |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |   4.668   |   0.027   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4160_p  |   4.14    |   0.10    |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_s  |   1.26    |   0.20    |            |            |0.126447 | 2.35355 |       |
| 4 | Ctt      |   -0.57   |    0.22   |            |            |  -1.5   |   1.5   |       |
| 5 | bplus_0  |   0.518   |   0.023   |            |            |   -2    |    2    |       |
| 6 | Dbar_p   |   -4.1    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 7 | p4040_s  |   1.24    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 8 | p4415_p  |   3.97    |   0.17    |            |            |-6.28319 | 6.28319 |       |
| 9 | rho_p    |   6.20    |   0.26    |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_p |   -4.2    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 11| bplus_2  |   -0.33   |    0.09   |            |            |   -2    |    2    |       |
| 12| p4160_s  |   2.32    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 13| bplus_1  |   -0.93   |    0.05   |            |            |   -2    |    2    |       |
| 14| psi2s_p  |   1.90    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_s |  -0.300   |   0.020   |            |            |  -0.3   |   0.3   |       |
| 16| phi_s    |   18.8    |    1.3    |            |            | 14.8182 | 23.5818 |       |
| 17| p3770_s  |   3.14    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 18| Dbar_s   |  -0.300   |   0.017   |            |            |  -0.3   |   0.3   |       |
| 19| omega_p  |   6.28    |   0.31    |            |            |-6.28319 | 6.28319 |       |
| 20| phi_p    |   0.52    |   0.30    |            |            |-6.28319 | 6.28319 |       |
| 21| omega_s  |    5.4    |    1.0    |            |            | 4.19232 | 9.40768 |       |
| 22| rho_s    |    1.2    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 23| p4040_p  |   -2.32   |    0.15   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p3770_p   jpsi_p  p4160_p  p4415_s      Ctt  bplus_0   Dbar_p  p4040_s  p4415_p    rho_p DDstar_p  bplus_2  p4160_s  bplus_1  psi2s_p DDstar_s    phi_s  p3770_s   Dbar_s  omega_p    phi_p  omega_s    rho_s  p4040_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p3770_p |    1.000    0.157    0.266   -0.060   -0.256    0.043    0.397   -0.164    0.062   -0.015    0.277   -0.126   -0.083    0.135    0.058    0.018    0.006   -0.172    0.027    0.003    0.004   -0.012    0.028    0.227 |
|   jpsi_p |    0.157    1.000    0.031   -0.005    0.173   -0.031    0.327   -0.043   -0.015   -0.064    0.241    0.090   -0.039    0.107    0.009    0.051    0.014    0.010    0.044    0.009   -0.002   -0.017    0.014   -0.036 |
|  p4160_p |    0.266    0.031    1.000   -0.091   -0.407    0.019    0.099   -0.563    0.274   -0.004    0.252   -0.088   -0.204    0.037   -0.130    0.040   -0.005    0.028    0.030    0.001   -0.005   -0.004    0.009    0.294 |
|  p4415_s |   -0.060   -0.005   -0.091    1.000    0.189    0.025    0.041    0.212   -0.167    0.002   -0.008   -0.110    0.342    0.127    0.035   -0.001   -0.002    0.020   -0.002    0.002   -0.000   -0.007    0.022   -0.024 |
|      Ctt |   -0.256    0.173   -0.407    0.189    1.000    0.001   -0.301    0.353   -0.018    0.077   -0.116    0.699    0.284   -0.184    0.151   -0.000   -0.033   -0.214    0.010   -0.001   -0.010   -0.008    0.015   -0.349 |
|  bplus_0 |    0.043   -0.031    0.019    0.025    0.001    1.000    0.044    0.025    0.020   -0.033    0.038   -0.062    0.042   -0.834   -0.001    0.000   -0.013    0.050    0.001    0.019    0.004   -0.083    0.223    0.022 |
|   Dbar_p |    0.397    0.327    0.099    0.041   -0.301    0.044    1.000   -0.104   -0.048    0.011   -0.076   -0.095   -0.072    0.178    0.052    0.002   -0.004    0.048    0.018    0.002    0.002   -0.015    0.042    0.042 |
|  p4040_s |   -0.164   -0.043   -0.563    0.212    0.353    0.025   -0.104    1.000   -0.207    0.041   -0.124    0.119    0.136   -0.000   -0.037    0.007   -0.025    0.076    0.001   -0.000   -0.012   -0.006    0.019   -0.256 |
|  p4415_p |    0.062   -0.015    0.274   -0.167   -0.018    0.020   -0.048   -0.207    1.000    0.041   -0.000    0.172   -0.171   -0.068   -0.110    0.031   -0.028   -0.015    0.018   -0.001   -0.015   -0.004    0.011    0.146 |
|    rho_p |   -0.015   -0.064   -0.004    0.002    0.077   -0.033    0.011    0.041    0.041    1.000   -0.018    0.198    0.050    0.034   -0.002    0.000   -0.119    0.013    0.001   -0.008   -0.168    0.285    0.168    0.002 |
| DDstar_p |    0.277    0.241    0.252   -0.008   -0.116    0.038   -0.076   -0.124   -0.000   -0.018    1.000   -0.269   -0.071    0.347    0.029    0.029    0.014    0.187    0.001    0.005    0.009   -0.020    0.059    0.179 |
|  bplus_2 |   -0.126    0.090   -0.088   -0.110    0.699   -0.062   -0.095    0.119    0.172    0.198   -0.269    1.000    0.135   -0.259   -0.026    0.008   -0.104   -0.132    0.006   -0.007   -0.050   -0.003    0.021   -0.101 |
|  p4160_s |   -0.083   -0.039   -0.204    0.342    0.284    0.042   -0.072    0.136   -0.171    0.050   -0.071    0.135    1.000    0.006   -0.076    0.008   -0.030    0.001    0.004    0.000   -0.014   -0.009    0.027    0.236 |
|  bplus_1 |    0.135    0.107    0.037    0.127   -0.184   -0.834    0.178   -0.000   -0.068    0.034    0.347   -0.259    0.006    1.000    0.059   -0.007    0.007    0.092   -0.005   -0.014   -0.008    0.059   -0.140    0.042 |
|  psi2s_p |    0.058    0.009   -0.130    0.035    0.151   -0.001    0.052   -0.037   -0.110   -0.002    0.029   -0.026   -0.076    0.059    1.000    0.026   -0.005   -0.417    0.029    0.002   -0.006   -0.005    0.012   -0.211 |
| DDstar_s |    0.018    0.051    0.040   -0.001   -0.000    0.000    0.002    0.007    0.031    0.000    0.029    0.008    0.008   -0.007    0.026    1.000    0.001    0.023   -0.001   -0.000    0.001    0.000   -0.001    0.030 |
|    phi_s |    0.006    0.014   -0.005   -0.002   -0.033   -0.013   -0.004   -0.025   -0.028   -0.119    0.014   -0.104   -0.030    0.007   -0.005    0.001    1.000   -0.017    0.000   -0.006    0.814   -0.037   -0.048   -0.010 |
|  p3770_s |   -0.172    0.010    0.028    0.020   -0.214    0.050    0.048    0.076   -0.015    0.013    0.187   -0.132    0.001    0.092   -0.417    0.023   -0.017    1.000    0.028    0.002   -0.010   -0.009    0.025   -0.022 |
|   Dbar_s |    0.027    0.044    0.030   -0.002    0.010    0.001    0.018    0.001    0.018    0.001    0.001    0.006    0.004   -0.005    0.029   -0.001    0.000    0.028    1.000   -0.000    0.001    0.000   -0.000    0.027 |
|  omega_p |    0.003    0.009    0.001    0.002   -0.001    0.019    0.002   -0.000   -0.001   -0.008    0.005   -0.007    0.000   -0.014    0.002   -0.000   -0.006    0.002   -0.000    1.000    0.006   -0.297    0.088    0.001 |
|    phi_p |    0.004   -0.002   -0.005   -0.000   -0.010    0.004    0.002   -0.012   -0.015   -0.168    0.009   -0.050   -0.014   -0.008   -0.006    0.001    0.814   -0.010    0.001    0.006    1.000   -0.080   -0.021   -0.007 |
|  omega_s |   -0.012   -0.017   -0.004   -0.007   -0.008   -0.083   -0.015   -0.006   -0.004    0.285   -0.020   -0.003   -0.009    0.059   -0.005    0.000   -0.037   -0.009    0.000   -0.297   -0.080    1.000   -0.383   -0.004 |
|    rho_s |    0.028    0.014    0.009    0.022    0.015    0.223    0.042    0.019    0.011    0.168    0.059    0.021    0.027   -0.140    0.012   -0.001   -0.048    0.025   -0.000    0.088   -0.021   -0.383    1.000    0.010 |
|  p4040_p |    0.227   -0.036    0.294   -0.024   -0.349    0.022    0.042   -0.256    0.146    0.002    0.179   -0.101    0.236    0.042   -0.211    0.030   -0.010   -0.022    0.027    0.001   -0.007   -0.004    0.010    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10781883775473045}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.027457465162997075}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09881207707894646}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19514113869606342}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.21574629588625294}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.023118921633478617}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.3164298134884891}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.17106884944949696}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.16538336979180368}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.2604580867059356}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.32971821261990275}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.09454606089878581}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16978063120828502}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.04552434482901213}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03170547789367095}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.01966366295100125}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.34316780677233}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.2314870332049186}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.01690395475682016}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.3105937073654461}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.29778198307963644}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.9747901027512418}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.32811331380625247}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.15269049231178644})])
Toy 2/25
Time taken: 15 min, 7 s
Projected time left: 2 h, 53 min
Toy 2: Generating data...
Directory  data/zfit_toys/toy_2  Created 
Toy 2: Data generation finished
Toy 2: Loading data...
Toy 2: Loading data finished
Toy 2: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |     Ncalls=913 (913 total)     |
| EDM = 2.96E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297153.7887338617
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p3770_p  |   -2.52   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |   4.646   |   0.024   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4160_p  |   -1.88   |    0.09   |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_s  |   0.98    |   0.20    |            |            |0.126447 | 2.35355 |       |
| 4 | Ctt      |   -0.75   |    0.21   |            |            |  -1.5   |   1.5   |       |
| 5 | bplus_0  |  -0.415   |   0.030   |            |            |   -2    |    2    |       |
| 6 | Dbar_p   |    1.9    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 7 | p4040_s  |   0.68    |   0.18    |            |            |0.00501244| 2.01499 |       |
| 8 | p4415_p  |   -2.25   |    0.22   |            |            |-6.28319 | 6.28319 |       |
| 9 | rho_p    |   -0.8    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_p |   -4.7    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 11| bplus_2  |   0.27    |   0.09    |            |            |   -2    |    2    |       |
| 12| p4160_s  |   2.39    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 13| bplus_1  |   0.79    |   0.06    |            |            |   -2    |    2    |       |
| 14| psi2s_p  |   1.873   |   0.031   |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_s |   -0.30   |    0.03   |            |            |  -0.3   |   0.3   |       |
| 16| phi_s    |   17.6    |    1.0    |            |            | 14.8182 | 23.5818 |       |
| 17| p3770_s  |   3.34    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 18| Dbar_s   |  -0.300   |   0.025   |            |            |  -0.3   |   0.3   |       |
| 19| omega_p  |   0.14    |   0.29    |            |            |-6.28319 | 6.28319 |       |
| 20| phi_p    |   -0.57   |    0.17   |            |            |-6.28319 | 6.28319 |       |
| 21| omega_s  |    7.0    |    1.4    |            |            | 4.19232 | 9.40768 |       |
| 22| rho_s    |    1.0    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 23| p4040_p  |   4.14    |   0.27    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p3770_p   jpsi_p  p4160_p  p4415_s      Ctt  bplus_0   Dbar_p  p4040_s  p4415_p    rho_p DDstar_p  bplus_2  p4160_s  bplus_1  psi2s_p DDstar_s    phi_s  p3770_s   Dbar_s  omega_p    phi_p  omega_s    rho_s  p4040_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p3770_p |    1.000    0.036    0.189   -0.072   -0.243    0.045    0.317   -0.174    0.003   -0.012    0.198    0.097   -0.060   -0.146   -0.008    0.049    0.003   -0.220    0.051   -0.004   -0.004   -0.007    0.012    0.145 |
|   jpsi_p |    0.036    1.000   -0.055   -0.004    0.228    0.101    0.218   -0.017   -0.013   -0.085   -0.035   -0.167   -0.017   -0.057   -0.014    0.078    0.019   -0.072    0.064   -0.015   -0.028   -0.018    0.015   -0.094 |
|  p4160_p |    0.189   -0.055    1.000   -0.141   -0.378    0.004    0.005   -0.525    0.282   -0.019    0.069    0.037   -0.135    0.029   -0.142    0.068    0.007   -0.019    0.039   -0.001   -0.004    0.002   -0.005    0.232 |
|  p4415_s |   -0.072   -0.004   -0.141    1.000    0.194   -0.015    0.046    0.209   -0.150    0.015   -0.025    0.085    0.331   -0.076    0.038   -0.006   -0.009    0.014   -0.002   -0.002    0.004   -0.009    0.019   -0.032 |
|      Ctt |   -0.243    0.228   -0.378    0.194    1.000    0.034   -0.342    0.348    0.038    0.115   -0.031   -0.670    0.261    0.090    0.219   -0.013   -0.053   -0.135   -0.005    0.006    0.007    0.014   -0.058   -0.262 |
|  bplus_0 |    0.045    0.101    0.004   -0.015    0.034    1.000   -0.035   -0.044   -0.029   -0.064   -0.056   -0.136   -0.029   -0.907   -0.017    0.000    0.109   -0.014    0.001    0.048   -0.051    0.200   -0.421   -0.018 |
|   Dbar_p |    0.317    0.218    0.005    0.046   -0.342   -0.035    1.000   -0.105   -0.094    0.039   -0.211    0.050   -0.076   -0.087   -0.032   -0.007   -0.020   -0.067    0.034   -0.003    0.011   -0.016    0.032   -0.087 |
|  p4040_s |   -0.174   -0.017   -0.525    0.209    0.348   -0.044   -0.105    1.000   -0.137    0.063   -0.196   -0.154    0.070    0.071   -0.008   -0.009   -0.030    0.086   -0.006    0.003    0.009    0.001   -0.012   -0.205 |
|  p4415_p |    0.003   -0.013    0.282   -0.150    0.038   -0.029   -0.094   -0.137    1.000    0.057   -0.164   -0.246   -0.084    0.135   -0.065    0.020   -0.026   -0.017    0.011    0.004    0.006    0.009   -0.031    0.159 |
|    rho_p |   -0.012   -0.085   -0.019    0.015    0.115   -0.064    0.039    0.063    0.057    1.000    0.015   -0.265    0.082    0.037    0.006    0.000    0.065    0.026    0.001   -0.067    0.109    0.032    0.050   -0.001 |
| DDstar_p |    0.198   -0.035    0.069   -0.025   -0.031   -0.056   -0.211   -0.196   -0.164    0.015    1.000    0.294   -0.082   -0.260   -0.111    0.072   -0.013    0.105    0.006   -0.014    0.008   -0.047    0.103    0.036 |
|  bplus_2 |    0.097   -0.167    0.037    0.085   -0.670   -0.136    0.050   -0.154   -0.246   -0.265    0.294    1.000   -0.181   -0.108   -0.052    0.022    0.091    0.071    0.004   -0.027   -0.025   -0.068    0.180    0.022 |
|  p4160_s |   -0.060   -0.017   -0.135    0.331    0.261   -0.029   -0.076    0.070   -0.084    0.082   -0.082   -0.181    1.000    0.029   -0.059    0.002   -0.038    0.011   -0.001    0.003    0.011    0.002   -0.017    0.310 |
|  bplus_1 |   -0.146   -0.057    0.029   -0.076    0.090   -0.907   -0.087    0.071    0.135    0.037   -0.260   -0.108    0.029    1.000    0.041   -0.024   -0.097   -0.040   -0.006   -0.041    0.038   -0.168    0.344    0.044 |
|  psi2s_p |   -0.008   -0.014   -0.142    0.038    0.219   -0.017   -0.032   -0.008   -0.065    0.006   -0.111   -0.052   -0.059    0.041    1.000    0.030   -0.006   -0.459    0.035   -0.002   -0.000   -0.004    0.004   -0.201 |
| DDstar_s |    0.049    0.078    0.068   -0.006   -0.013    0.000   -0.007   -0.009    0.020    0.000    0.072    0.022    0.002   -0.024    0.030    1.000    0.000    0.045   -0.002   -0.000    0.001   -0.002    0.006    0.033 |
|    phi_s |    0.003    0.019    0.007   -0.009   -0.053    0.109   -0.020   -0.030   -0.026    0.065   -0.013    0.091   -0.038   -0.097   -0.006    0.000    1.000   -0.015   -0.000    0.016    0.424    0.052   -0.046   -0.002 |
|  p3770_s |   -0.220   -0.072   -0.019    0.014   -0.135   -0.014   -0.067    0.086   -0.017    0.026    0.105    0.071    0.011   -0.040   -0.459    0.045   -0.015    1.000    0.037   -0.000    0.004   -0.003    0.000   -0.059 |
|   Dbar_s |    0.051    0.064    0.039   -0.002   -0.005    0.001    0.034   -0.006    0.011    0.001    0.006    0.004   -0.001   -0.006    0.035   -0.002   -0.000    0.037    1.000    0.000    0.001    0.000    0.000    0.022 |
|  omega_p |   -0.004   -0.015   -0.001   -0.002    0.006    0.048   -0.003    0.003    0.004   -0.067   -0.014   -0.027    0.003   -0.041   -0.002   -0.000    0.016   -0.000    0.000    1.000   -0.011    0.645   -0.005   -0.000 |
|    phi_p |   -0.004   -0.028   -0.004    0.004    0.007   -0.051    0.011    0.009    0.006    0.109    0.008   -0.025    0.011    0.038   -0.000    0.001    0.424    0.004    0.001   -0.011    1.000   -0.028    0.016   -0.000 |
|  omega_s |   -0.007   -0.018    0.002   -0.009    0.014    0.200   -0.016    0.001    0.009    0.032   -0.047   -0.068    0.002   -0.168   -0.004   -0.002    0.052   -0.003    0.000    0.645   -0.028    1.000   -0.421    0.001 |
|    rho_s |    0.012    0.015   -0.005    0.019   -0.058   -0.421    0.032   -0.012   -0.031    0.050    0.103    0.180   -0.017    0.344    0.004    0.006   -0.046    0.000    0.000   -0.005    0.016   -0.421    1.000   -0.003 |
|  p4040_p |    0.145   -0.094    0.232   -0.032   -0.262   -0.018   -0.087   -0.205    0.159   -0.001    0.036    0.022    0.310    0.044   -0.201    0.033   -0.002   -0.059    0.022   -0.000   -0.000    0.001   -0.003    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.0998598976897016}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.024428999191725254}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09429825171473194}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19741978289513856}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.21213957155834806}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.030026137122117658}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.3463372761301722}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.177041867236575}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.21651577941059852}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.40824832140770484}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.38904308047938496}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08643703151910964}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16928841571045083}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.0594391214419665}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.031111401242048586}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.03459722532527931}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.9658644968854837}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.2288795716838754}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.025188347989058307}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.2914198817826845}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.16547408753307424}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.351120457530163}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.338295395788741}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.27092381388516085})])
Toy 3/25
Time taken: 20 min, 53 s
Projected time left: 2 h, 32 min
Toy 3: Generating data...
Directory  data/zfit_toys/toy_3  Created 
Toy 3: Data generation finished
Toy 3: Loading data...
Toy 3: Loading data finished
Toy 3: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.974E+05               |    Ncalls=1301 (1301 total)    |
| EDM = 0.000391 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297436.2084299917
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p3770_p  |   3.53    |   0.24    |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |   -4.70   |    0.07   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4160_p  |   -1.89   |    0.18   |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_s  |   1.33    |   0.16    |            |            |0.126447 | 2.35355 |       |
| 4 | Ctt      |   -0.34   |    0.19   |            |            |  -1.5   |   1.5   |       |
| 5 | bplus_0  |  -0.406   |   0.005   |            |            |   -2    |    2    |       |
| 6 | Dbar_p   |   -1.21   |    0.30   |            |            |-6.28319 | 6.28319 |       |
| 7 | p4040_s  |   0.005   |   0.013   |            |            |0.00501244| 2.01499 |       |
| 8 | p4415_p  |   3.97    |   0.16    |            |            |-6.28319 | 6.28319 |       |
| 9 | rho_p    |   5.92    |   0.30    |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_p |   -1.25   |    0.24   |            |            |-6.28319 | 6.28319 |       |
| 11| bplus_2  |   0.25    |   0.06    |            |            |   -2    |    2    |       |
| 12| p4160_s  |   2.27    |   0.13    |            |            | 0.71676 | 3.68324 |       |
| 13| bplus_1  |   0.747   |   0.009   |            |            |   -2    |    2    |       |
| 14| psi2s_p  |   1.81    |   0.06    |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_s |   0.30    |   0.50    |            |            |  -0.3   |   0.3   |       |
| 16| phi_s    |   17.7    |    0.8    |            |            | 14.8182 | 23.5818 |       |
| 17| p3770_s  |    2.6    |    0.5    |            |            |0.918861 | 4.08114 |       |
| 18| Dbar_s   |   -0.29   |    0.30   |            |            |  -0.3   |   0.3   |       |
| 19| omega_p  |   0.22    |   0.22    |            |            |-6.28319 | 6.28319 |       |
| 20| phi_p    |   -0.26   |    0.16   |            |            |-6.28319 | 6.28319 |       |
| 21| omega_s  |    7.3    |    0.9    |            |            | 4.19232 | 9.40768 |       |
| 22| rho_s    |   0.97    |   0.26    |            |            |0.0253049| 2.0747  |       |
| 23| p4040_p  |    -6     |     9     |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p3770_p   jpsi_p  p4160_p  p4415_s      Ctt  bplus_0   Dbar_p  p4040_s  p4415_p    rho_p DDstar_p  bplus_2  p4160_s  bplus_1  psi2s_p DDstar_s    phi_s  p3770_s   Dbar_s  omega_p    phi_p  omega_s    rho_s  p4040_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p3770_p |    1.000    0.888    0.862   -0.365    0.780    0.333   -0.674    0.055    0.557    0.058   -0.594    0.719   -0.326    0.337    0.848   -0.792    0.070    0.841   -0.918    0.037    0.062    0.069   -0.073   -0.124 |
|   jpsi_p |    0.888    1.000    0.897   -0.376    0.815    0.346   -0.658    0.056    0.578    0.073   -0.654    0.771   -0.343    0.360    0.898   -0.817    0.068    0.915   -0.967    0.040    0.067    0.072   -0.078   -0.129 |
|  p4160_p |    0.862    0.897    1.000   -0.342    0.765    0.362   -0.611    0.057    0.605    0.067   -0.587    0.716   -0.340    0.374    0.843   -0.777    0.070    0.869   -0.923    0.039    0.064    0.071   -0.076   -0.119 |
|  p4415_s |   -0.365   -0.376   -0.342    1.000   -0.257   -0.233    0.240   -0.023   -0.273   -0.030    0.197   -0.258    0.316   -0.246   -0.346    0.339   -0.033   -0.357    0.383   -0.016   -0.026   -0.033    0.038    0.046 |
|      Ctt |    0.780    0.815    0.765   -0.257    1.000    0.344   -0.507    0.046    0.521    0.056   -0.560    0.576   -0.221    0.358    0.835   -0.770    0.065    0.805   -0.870    0.036    0.058    0.064   -0.068   -0.113 |
|  bplus_0 |    0.333    0.346    0.362   -0.233    0.344    1.000   -0.124    0.024    0.231   -0.005   -0.424    0.218   -0.192   -0.120    0.338   -0.297    0.055    0.346   -0.379    0.011    0.008    0.050   -0.108   -0.050 |
|   Dbar_p |   -0.674   -0.658   -0.611    0.240   -0.507   -0.124    1.000   -0.039   -0.366   -0.047    0.600   -0.473    0.267   -0.131   -0.610    0.561   -0.043   -0.616    0.670   -0.028   -0.049   -0.044    0.038    0.084 |
|  p4040_s |    0.055    0.056    0.057   -0.023    0.046    0.024   -0.039    1.000    0.039    0.004   -0.036    0.045   -0.009    0.024    0.053   -0.051    0.005    0.054   -0.058    0.002    0.004    0.005   -0.005   -0.107 |
|  p4415_p |    0.557    0.578    0.605   -0.273    0.521    0.231   -0.366    0.039    1.000    0.058   -0.406    0.419   -0.283    0.246    0.540   -0.477    0.039    0.568   -0.596    0.027    0.044    0.046   -0.050   -0.081 |
|    rho_p |    0.058    0.073    0.067   -0.030    0.056   -0.005   -0.047    0.004    0.058    1.000   -0.061   -0.045   -0.004   -0.020    0.066   -0.061    0.073    0.070   -0.070   -0.047    0.057    0.129    0.117   -0.010 |
| DDstar_p |   -0.594   -0.654   -0.587    0.197   -0.560   -0.424    0.600   -0.036   -0.406   -0.061    1.000   -0.537    0.189   -0.440   -0.624    0.630   -0.057   -0.621    0.683   -0.030   -0.047   -0.062    0.077    0.089 |
|  bplus_2 |    0.719    0.771    0.716   -0.258    0.576    0.218   -0.473    0.045    0.419   -0.045   -0.537    1.000   -0.315    0.231    0.733   -0.689    0.098    0.741   -0.795    0.021    0.037    0.059   -0.063   -0.104 |
|  p4160_s |   -0.326   -0.343   -0.340    0.316   -0.221   -0.192    0.267   -0.009   -0.283   -0.004    0.189   -0.315    1.000   -0.193   -0.334    0.327   -0.039   -0.314    0.350   -0.012   -0.020   -0.029    0.031    0.034 |
|  bplus_1 |    0.337    0.360    0.374   -0.246    0.358   -0.120   -0.131    0.024    0.246   -0.020   -0.440    0.231   -0.193    1.000    0.347   -0.306    0.039    0.355   -0.389    0.010    0.017    0.027   -0.040   -0.052 |
|  psi2s_p |    0.848    0.898    0.843   -0.346    0.835    0.338   -0.610    0.053    0.540    0.066   -0.624    0.733   -0.334    0.347    1.000   -0.782    0.069    0.831   -0.922    0.039    0.064    0.070   -0.074   -0.120 |
| DDstar_s |   -0.792   -0.817   -0.777    0.339   -0.770   -0.297    0.561   -0.051   -0.477   -0.061    0.630   -0.689    0.327   -0.306   -0.782    1.000   -0.064   -0.810    0.878   -0.036   -0.059   -0.065    0.067    0.113 |
|    phi_s |    0.070    0.068    0.070   -0.033    0.065    0.055   -0.043    0.005    0.039    0.073   -0.057    0.098   -0.039    0.039    0.069   -0.064    1.000    0.069   -0.078    0.017    0.471    0.026    0.003   -0.010 |
|  p3770_s |    0.841    0.915    0.869   -0.357    0.805    0.346   -0.616    0.054    0.568    0.070   -0.621    0.741   -0.314    0.355    0.831   -0.810    0.069    1.000   -0.942    0.040    0.066    0.072   -0.077   -0.125 |
|   Dbar_s |   -0.918   -0.967   -0.923    0.383   -0.870   -0.379    0.670   -0.058   -0.596   -0.070    0.683   -0.795    0.350   -0.389   -0.922    0.878   -0.078   -0.942    1.000   -0.042   -0.069   -0.077    0.081    0.133 |
|  omega_p |    0.037    0.040    0.039   -0.016    0.036    0.011   -0.028    0.002    0.027   -0.047   -0.030    0.021   -0.012    0.010    0.039   -0.036    0.017    0.040   -0.042    1.000    0.008    0.524    0.063   -0.006 |
|    phi_p |    0.062    0.067    0.064   -0.026    0.058    0.008   -0.049    0.004    0.044    0.057   -0.047    0.037   -0.020    0.017    0.064   -0.059    0.471    0.066   -0.069    0.008    1.000   -0.016    0.013   -0.009 |
|  omega_s |    0.069    0.072    0.071   -0.033    0.064    0.050   -0.044    0.005    0.046    0.129   -0.062    0.059   -0.029    0.027    0.070   -0.065    0.026    0.072   -0.077    0.524   -0.016    1.000   -0.260   -0.010 |
|    rho_s |   -0.073   -0.078   -0.076    0.038   -0.068   -0.108    0.038   -0.005   -0.050    0.117    0.077   -0.063    0.031   -0.040   -0.074    0.067    0.003   -0.077    0.081    0.063    0.013   -0.260    1.000    0.011 |
|  p4040_p |   -0.124   -0.129   -0.119    0.046   -0.113   -0.050    0.084   -0.107   -0.081   -0.010    0.089   -0.104    0.034   -0.052   -0.120    0.113   -0.010   -0.125    0.133   -0.006   -0.009   -0.010    0.011    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.23751445400154036}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.07253241157550416}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.1765450132508506}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.16020128887404328}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.187450047721748}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.0049477757149342105}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.2983675448714007}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.012972304151199926}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.1581471036847626}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.2994186120204958}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.23999750547441945}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.0630616230632508}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.12956122407238846}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.009323474605970494}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.061711308051957126}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.4952492435108439}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.8259376408271919}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.5344352912598185}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.3010136893294278}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.2167707745845906}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.1619582794051584}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.9412622349997344}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.25894901957201527}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 9.495849616083511})])
Toy 4/25
Time taken: 27 min, 51 s
Projected time left: 2 h, 25 min
Toy 4: Generating data...
Directory  data/zfit_toys/toy_4  Created 
Toy 4: Data generation finished
Toy 4: Loading data...
Toy 4: Loading data finished
Toy 4: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.974E+05               |    Ncalls=1834 (1834 total)    |
| EDM = 3.08E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297376.7010411425
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p3770_p  |   -2.90   |    0.08   |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |  -4.633   |   0.030   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4160_p  |   -2.02   |    0.09   |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_s  |   1.49    |   0.12    |            |            |0.126447 | 2.35355 |       |
| 4 | Ctt      |   0.20    |   0.20    |            |            |  -1.5   |   1.5   |       |
| 5 | bplus_0  |  -0.513   |   0.009   |            |            |   -2    |    2    |       |
| 6 | Dbar_p   |   -0.41   |    0.27   |            |            |-6.28319 | 6.28319 |       |
| 7 | p4040_s  |   1.00    |   0.13    |            |            |0.00501244| 2.01499 |       |
| 8 | p4415_p  |   -1.97   |    0.13   |            |            |-6.28319 | 6.28319 |       |
| 9 | rho_p    |   -6.28   |    0.05   |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_p |   -2.9    |    0.6    |            |            |-6.28319 | 6.28319 |       |
| 11| bplus_2  |   -0.05   |    0.08   |            |            |   -2    |    2    |       |
| 12| p4160_s  |   2.41    |   0.12    |            |            | 0.71676 | 3.68324 |       |
| 13| bplus_1  |   1.047   |   0.018   |            |            |   -2    |    2    |       |
| 14| psi2s_p  |   1.80    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_s |   0.30    |   0.09    |            |            |  -0.3   |   0.3   |       |
| 16| phi_s    |   17.4    |    0.7    |            |            | 14.8182 | 23.5818 |       |
| 17| p3770_s  |    2.7    |    0.3    |            |            |0.918861 | 4.08114 |       |
| 18| Dbar_s   |   -0.30   |    0.48   |            |            |  -0.3   |   0.3   |       |
| 19| omega_p  |   0.19    |   0.21    |            |            |-6.28319 | 6.28319 |       |
| 20| phi_p    |   6.13    |   0.15    |            |            |-6.28319 | 6.28319 |       |
| 21| omega_s  |    6.5    |    0.7    |            |            | 4.19232 | 9.40768 |       |
| 22| rho_s    |    2.1    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 23| p4040_p  |   3.92    |   0.21    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p3770_p   jpsi_p  p4160_p  p4415_s      Ctt  bplus_0   Dbar_p  p4040_s  p4415_p    rho_p DDstar_p  bplus_2  p4160_s  bplus_1  psi2s_p DDstar_s    phi_s  p3770_s   Dbar_s  omega_p    phi_p  omega_s    rho_s  p4040_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p3770_p |    1.000   -0.049    0.006   -0.023   -0.098   -0.094   -0.162   -0.043   -0.016   -0.008   -0.092   -0.098   -0.037   -0.097   -0.040   -0.041   -0.001   -0.136    0.095   -0.007   -0.006   -0.003   -0.001   -0.020 |
|   jpsi_p |   -0.049    1.000    0.644   -0.038    0.731    0.709   -0.586    0.504    0.518    0.048    0.736    0.736    0.313    0.713    0.645    0.564    0.006    0.743   -0.820    0.047    0.037    0.021    0.027    0.679 |
|  p4160_p |    0.006    0.644    1.000    0.036    0.644    0.676   -0.545    0.333    0.535    0.042    0.670    0.649    0.275    0.676    0.555    0.552    0.015    0.657   -0.743    0.043    0.034    0.025    0.023    0.634 |
|  p4415_s |   -0.023   -0.038    0.036    1.000    0.033   -0.068    0.076    0.016   -0.021   -0.001   -0.033   -0.005    0.100   -0.066   -0.032   -0.062   -0.005   -0.018    0.022   -0.001   -0.000   -0.003   -0.001    0.006 |
|      Ctt |   -0.098    0.731    0.644    0.033    1.000    0.823   -0.571    0.589    0.545    0.050    0.878    0.778    0.395    0.822    0.721    0.666    0.020    0.803   -0.928    0.052    0.041    0.031    0.027    0.719 |
|  bplus_0 |   -0.094    0.709    0.676   -0.068    0.823    1.000   -0.481    0.512    0.551    0.047    0.823    0.763    0.320    0.726    0.642    0.583    0.028    0.766   -0.889    0.048    0.034    0.036    0.041    0.730 |
|   Dbar_p |   -0.162   -0.586   -0.545    0.076   -0.571   -0.481    1.000   -0.330   -0.385   -0.032   -0.619   -0.540   -0.181   -0.484   -0.513   -0.358   -0.015   -0.594    0.609   -0.035   -0.030   -0.021   -0.013   -0.555 |
|  p4040_s |   -0.043    0.504    0.333    0.016    0.589    0.512   -0.330    1.000    0.326    0.036    0.533    0.535    0.206    0.514    0.415    0.397    0.005    0.550   -0.603    0.036    0.029    0.017    0.019    0.475 |
|  p4415_p |   -0.016    0.518    0.535   -0.021    0.545    0.551   -0.385    0.326    1.000    0.036    0.540    0.514    0.162    0.552    0.445    0.432    0.008    0.541   -0.608    0.036    0.029    0.018    0.019    0.537 |
|    rho_p |   -0.008    0.048    0.042   -0.001    0.050    0.047   -0.032    0.036    0.036    1.000    0.053    0.035    0.025    0.044    0.042    0.037    0.015    0.050   -0.056   -0.007    0.012    0.055   -0.024    0.046 |
| DDstar_p |   -0.092    0.736    0.670   -0.033    0.878    0.823   -0.619    0.533    0.540    0.053    1.000    0.841    0.346    0.824    0.668    0.674    0.017    0.813   -0.951    0.053    0.042    0.031    0.027    0.759 |
|  bplus_2 |   -0.098    0.736    0.649   -0.005    0.778    0.763   -0.540    0.535    0.514    0.035    0.841    1.000    0.333    0.761    0.668    0.628    0.045    0.777   -0.897    0.042    0.033    0.044    0.024    0.717 |
|  p4160_s |   -0.037    0.313    0.275    0.100    0.395    0.320   -0.181    0.206    0.162    0.025    0.346    0.333    1.000    0.322    0.255    0.249   -0.000    0.348   -0.393    0.024    0.020    0.009    0.013    0.438 |
|  bplus_1 |   -0.097    0.713    0.676   -0.066    0.822    0.726   -0.484    0.514    0.552    0.044    0.824    0.761    0.322    1.000    0.644    0.585    0.026    0.767   -0.890    0.047    0.037    0.034    0.030    0.731 |
|  psi2s_p |   -0.040    0.645    0.555   -0.032    0.721    0.642   -0.513    0.415    0.445    0.042    0.668    0.668    0.255    0.644    1.000    0.512    0.013    0.587   -0.737    0.042    0.034    0.024    0.021    0.583 |
| DDstar_s |   -0.041    0.564    0.552   -0.062    0.666    0.583   -0.358    0.397    0.432    0.037    0.674    0.628    0.249    0.585    0.512    1.000    0.015    0.623   -0.712    0.039    0.031    0.024    0.018    0.592 |
|    phi_s |   -0.001    0.006    0.015   -0.005    0.020    0.028   -0.015    0.005    0.008    0.015    0.017    0.045   -0.000    0.026    0.013    0.015    1.000    0.014   -0.020    0.018    0.412    0.007   -0.008    0.015 |
|  p3770_s |   -0.136    0.743    0.657   -0.018    0.803    0.766   -0.594    0.550    0.541    0.050    0.813    0.777    0.348    0.767    0.587    0.623    0.014    1.000   -0.876    0.051    0.041    0.028    0.027    0.700 |
|   Dbar_s |    0.095   -0.820   -0.743    0.022   -0.928   -0.889    0.609   -0.603   -0.608   -0.056   -0.951   -0.897   -0.393   -0.890   -0.737   -0.712   -0.020   -0.876    1.000   -0.057   -0.046   -0.034   -0.029   -0.815 |
|  omega_p |   -0.007    0.047    0.043   -0.001    0.052    0.048   -0.035    0.036    0.036   -0.007    0.053    0.042    0.024    0.047    0.042    0.039    0.018    0.051   -0.057    1.000    0.011    0.397   -0.044    0.047 |
|    phi_p |   -0.006    0.037    0.034   -0.000    0.041    0.034   -0.030    0.029    0.029    0.012    0.042    0.033    0.020    0.037    0.034    0.031    0.412    0.041   -0.046    0.011    1.000   -0.025   -0.004    0.037 |
|  omega_s |   -0.003    0.021    0.025   -0.003    0.031    0.036   -0.021    0.017    0.018    0.055    0.031    0.044    0.009    0.034    0.024    0.024    0.007    0.028   -0.034    0.397   -0.025    1.000    0.183    0.027 |
|    rho_s |   -0.001    0.027    0.023   -0.001    0.027    0.041   -0.013    0.019    0.019   -0.024    0.027    0.024    0.013    0.030    0.021    0.018   -0.008    0.027   -0.029   -0.044   -0.004    0.183    1.000    0.025 |
|  p4040_p |   -0.020    0.679    0.634    0.006    0.719    0.730   -0.555    0.475    0.537    0.046    0.759    0.717    0.438    0.731    0.583    0.592    0.015    0.700   -0.815    0.047    0.037    0.027    0.025    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.07996115113353253}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.030021499635647597}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.08869766201360596}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.12250080747392056}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.19947523360813413}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.00881247280117503}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.26683483493178795}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1344890001228815}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.13061010100518944}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.0504631814378933}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.6226750571244037}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08446077188875623}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.11520110810464601}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.017632958369248275}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03233587030118823}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.09066680676005151}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.6901825876273673}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.3295679816505337}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.48483547079457134}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.20948065366071678}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.15439525085406824}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.6865326942045913}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3978161771722035}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.20998670019760013})])
Toy 5/25
Time taken: 36 min, 37 s
Projected time left: 2 h, 26 min
Toy 5: Generating data...
Directory  data/zfit_toys/toy_5  Created 
Toy 5: Data generation finished
Toy 5: Loading data...
Toy 5: Loading data finished
Toy 5: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.974E+05               |    Ncalls=1572 (1572 total)    |
| EDM = 0.00287 (Goal: 5E-06)   |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     False     |     True      |   True    |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297404.5327709057
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p3770_p  |   -3.0    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |   1.591   |   0.030   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4160_p  |   -2.39   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_s  |   1.31    |   0.17    |            |            |0.126447 | 2.35355 |       |
| 4 | Ctt      |   0.12    |   0.18    |            |            |  -1.5   |   1.5   |       |
| 5 | bplus_0  |  -0.411   |   0.013   |            |            |   -2    |    2    |       |
| 6 | Dbar_p   |   -5.5    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 7 | p4040_s  |   1.29    |   0.16    |            |            |0.00501244| 2.01499 |       |
| 8 | p4415_p  |   -2.35   |    0.14   |            |            |-6.28319 | 6.28319 |       |
| 9 | rho_p    |   -6.28   |    0.16   |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_p |   -3.2    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 11| bplus_2  |   0.13    |   0.06    |            |            |   -2    |    2    |       |
| 12| p4160_s  |   2.17    |   0.19    |            |            | 0.71676 | 3.68324 |       |
| 13| bplus_1  |   0.832   |   0.027   |            |            |   -2    |    2    |       |
| 14| psi2s_p  |   1.793   |   0.029   |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_s |   0.30    |   0.13    |            |            |  -0.3   |   0.3   |       |
| 16| phi_s    |   18.2    |    0.8    |            |            | 14.8182 | 23.5818 |       |
| 17| p3770_s  |   2.37    |   0.19    |            |            |0.918861 | 4.08114 |       |
| 18| Dbar_s   |   -0.29   |    0.33   |            |            |  -0.3   |   0.3   |       |
| 19| omega_p  |   -0.04   |    0.21   |            |            |-6.28319 | 6.28319 |       |
| 20| phi_p    |    6.3    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 21| omega_s  |    7.2    |    0.8    |            |            | 4.19232 | 9.40768 |       |
| 22| rho_s    |   1.26    |   0.29    |            |            |0.0253049| 2.0747  |       |
| 23| p4040_p  |   3.27    |   0.11    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p3770_p   jpsi_p  p4160_p  p4415_s      Ctt  bplus_0   Dbar_p  p4040_s  p4415_p    rho_p DDstar_p  bplus_2  p4160_s  bplus_1  psi2s_p DDstar_s    phi_s  p3770_s   Dbar_s  omega_p    phi_p  omega_s    rho_s  p4040_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p3770_p |    1.000    0.744    0.675   -0.535   -0.821   -0.910    0.813   -0.616   -0.423   -0.091    0.666   -0.729   -0.746   -0.913    0.507   -0.774   -0.098    0.220    0.959   -0.025   -0.035   -0.109    0.292    0.150 |
|   jpsi_p |    0.744    1.000    0.586   -0.447   -0.699   -0.743    0.606   -0.477   -0.313   -0.069    0.421   -0.560   -0.604   -0.741    0.474   -0.643   -0.092    0.291    0.772   -0.020   -0.027   -0.095    0.236    0.156 |
|  p4160_p |    0.675    0.586    1.000   -0.336   -0.638   -0.631    0.537   -0.585   -0.175   -0.061    0.346   -0.535   -0.556   -0.632    0.367   -0.541   -0.070    0.216    0.681   -0.017   -0.026   -0.077    0.203    0.130 |
|  p4415_s |   -0.535   -0.447   -0.336    1.000    0.546    0.491   -0.465    0.374    0.204    0.050   -0.385    0.454    0.512    0.492   -0.297    0.425    0.052   -0.145   -0.554    0.014    0.019    0.059   -0.161   -0.029 |
|      Ctt |   -0.821   -0.699   -0.638    0.546    1.000    0.817   -0.787    0.623    0.380    0.078   -0.595    0.525    0.715    0.818   -0.357    0.706    0.086   -0.245   -0.853    0.021    0.032    0.095   -0.260   -0.144 |
|  bplus_0 |   -0.910   -0.743   -0.631    0.491    0.817    1.000   -0.838    0.589    0.442    0.088   -0.685    0.687    0.725    0.872   -0.501    0.755    0.107   -0.265   -0.953    0.023    0.040    0.116   -0.315   -0.111 |
|   Dbar_p |    0.813    0.606    0.537   -0.465   -0.787   -0.838    1.000   -0.539   -0.421   -0.083    0.504   -0.697   -0.672   -0.840    0.393   -0.719   -0.093    0.141    0.855   -0.024   -0.031   -0.102    0.270    0.022 |
|  p4040_s |   -0.616   -0.477   -0.585    0.374    0.623    0.589   -0.539    1.000    0.221    0.062   -0.507    0.493    0.448    0.591   -0.327    0.499    0.060   -0.092   -0.642    0.018    0.022    0.069   -0.190   -0.151 |
|  p4415_p |   -0.423   -0.313   -0.175    0.204    0.380    0.442   -0.421    0.221    1.000    0.048   -0.445    0.300    0.290    0.444   -0.237    0.364    0.041   -0.088   -0.459    0.015    0.015    0.049   -0.140    0.034 |
|    rho_p |   -0.091   -0.069   -0.061    0.050    0.078    0.088   -0.083    0.062    0.048    1.000   -0.065    0.034    0.076    0.084   -0.049    0.074    0.032   -0.021   -0.094   -0.010   -0.008    0.104    0.014   -0.007 |
| DDstar_p |    0.666    0.421    0.346   -0.385   -0.595   -0.685    0.504   -0.507   -0.445   -0.065    1.000   -0.550   -0.584   -0.685    0.270   -0.565   -0.081    0.105    0.713   -0.020   -0.025   -0.085    0.219   -0.058 |
|  bplus_2 |   -0.729   -0.560   -0.535    0.454    0.525    0.687   -0.697    0.493    0.300    0.034   -0.550    1.000    0.579    0.685   -0.371    0.614    0.122   -0.207   -0.755    0.002    0.044    0.111   -0.249   -0.106 |
|  p4160_s |   -0.746   -0.604   -0.556    0.512    0.715    0.725   -0.672    0.448    0.290    0.076   -0.584    0.579    1.000    0.727   -0.429    0.619    0.073   -0.193   -0.782    0.022    0.027    0.085   -0.234    0.051 |
|  bplus_1 |   -0.913   -0.741   -0.632    0.492    0.818    0.872   -0.840    0.591    0.444    0.084   -0.685    0.685    0.727    1.000   -0.502    0.756    0.102   -0.266   -0.955    0.022    0.038    0.111   -0.296   -0.110 |
|  psi2s_p |    0.507    0.474    0.367   -0.297   -0.357   -0.501    0.393   -0.327   -0.237   -0.049    0.270   -0.371   -0.429   -0.502    1.000   -0.435   -0.055   -0.008    0.523   -0.014   -0.019   -0.060    0.160    0.025 |
| DDstar_s |   -0.774   -0.643   -0.541    0.425    0.706    0.755   -0.719    0.499    0.364    0.074   -0.565    0.614    0.619    0.756   -0.435    1.000    0.082   -0.218   -0.818    0.020    0.030    0.091   -0.243   -0.096 |
|    phi_s |   -0.098   -0.092   -0.070    0.052    0.086    0.107   -0.093    0.060    0.041    0.032   -0.081    0.122    0.073    0.102   -0.055    0.082    1.000   -0.036   -0.103    0.027   -0.460    0.021   -0.024   -0.018 |
|  p3770_s |    0.220    0.291    0.216   -0.145   -0.245   -0.265    0.141   -0.092   -0.088   -0.021    0.105   -0.207   -0.193   -0.266   -0.008   -0.218   -0.036    1.000    0.276   -0.005   -0.012   -0.035    0.082    0.051 |
|   Dbar_s |    0.959    0.772    0.681   -0.554   -0.853   -0.953    0.855   -0.642   -0.459   -0.094    0.713   -0.755   -0.782   -0.955    0.523   -0.818   -0.103    0.276    1.000   -0.026   -0.037   -0.114    0.306    0.123 |
|  omega_p |   -0.025   -0.020   -0.017    0.014    0.021    0.023   -0.024    0.018    0.015   -0.010   -0.020    0.002    0.022    0.022   -0.014    0.020    0.027   -0.005   -0.026    1.000   -0.014    0.438   -0.017   -0.001 |
|    phi_p |   -0.035   -0.027   -0.026    0.019    0.032    0.040   -0.031    0.022    0.015   -0.008   -0.025    0.044    0.027    0.038   -0.019    0.030   -0.460   -0.012   -0.037   -0.014    1.000    0.028   -0.018   -0.006 |
|  omega_s |   -0.109   -0.095   -0.077    0.059    0.095    0.116   -0.102    0.069    0.049    0.104   -0.085    0.111    0.085    0.111   -0.060    0.091    0.021   -0.035   -0.114    0.438    0.028    1.000   -0.261   -0.016 |
|    rho_s |    0.292    0.236    0.203   -0.161   -0.260   -0.315    0.270   -0.190   -0.140    0.014    0.219   -0.249   -0.234   -0.296    0.160   -0.243   -0.024    0.082    0.306   -0.017   -0.018   -0.261    1.000    0.035 |
|  p4040_p |    0.150    0.156    0.130   -0.029   -0.144   -0.111    0.022   -0.151    0.034   -0.007   -0.058   -0.106    0.051   -0.110    0.025   -0.096   -0.018    0.051    0.123   -0.001   -0.006   -0.016    0.035    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.327731222429815}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.030182645243009176}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.10141658985494884}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.16786667095340768}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.17518698237349006}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.013033440969595245}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.3956655478862494}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.15951431794080684}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.1449618261445771}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.15882316424865772}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.3575398129082268}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.055705073278998096}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.19420413043523566}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.026603172384634277}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.029104535490095174}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.1276958687185863}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.817508768282913}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.1904539806445511}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.3254463372839174}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.21444723817332711}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.31695653746762353}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.8040788659482256}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.2869843845322574}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.1090664949663136})])
Toy 6/25
Time taken: 44 min, 47 s
Projected time left: 2 h, 21 min
Toy 6: Generating data...
Directory  data/zfit_toys/toy_6  Created 
Toy 6: Data generation finished
Toy 6: Loading data...
Toy 6: Loading data finished
Toy 6: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.974E+05               |    Ncalls=1490 (1490 total)    |
| EDM = 0.000474 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297421.09901592927
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p3770_p  |   -2.70   |    0.20   |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |   -4.63   |    0.07   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4160_p  |   4.28    |   0.20    |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_s  |   0.99    |   0.16    |            |            |0.126447 | 2.35355 |       |
| 4 | Ctt      |   -0.17   |    0.20   |            |            |  -1.5   |   1.5   |       |
| 5 | bplus_0  |  -0.424   |   0.005   |            |            |   -2    |    2    |       |
| 6 | Dbar_p   |   -1.05   |    0.27   |            |            |-6.28319 | 6.28319 |       |
| 7 | p4040_s  |   0.69    |   0.13    |            |            |0.00501244| 2.01499 |       |
| 8 | p4415_p  |   -2.24   |    0.22   |            |            |-6.28319 | 6.28319 |       |
| 9 | rho_p    |   5.95    |   0.26    |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_p |    6.3    |    0.5    |            |            |-6.28319 | 6.28319 |       |
| 11| bplus_2  |   0.16    |   0.06    |            |            |   -2    |    2    |       |
| 12| p4160_s  |   2.22    |   0.12    |            |            | 0.71676 | 3.68324 |       |
| 13| bplus_1  |   0.850   |   0.010   |            |            |   -2    |    2    |       |
| 14| psi2s_p  |   1.80    |   0.06    |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_s |   -0.30   |    0.09   |            |            |  -0.3   |   0.3   |       |
| 16| phi_s    |   17.4    |    0.8    |            |            | 14.8182 | 23.5818 |       |
| 17| p3770_s  |    3.1    |    0.5    |            |            |0.918861 | 4.08114 |       |
| 18| Dbar_s   |   -0.30   |    0.36   |            |            |  -0.3   |   0.3   |       |
| 19| omega_p  |   6.28    |   0.12    |            |            |-6.28319 | 6.28319 |       |
| 20| phi_p    |   6.03    |   0.16    |            |            |-6.28319 | 6.28319 |       |
| 21| omega_s  |    7.0    |    0.8    |            |            | 4.19232 | 9.40768 |       |
| 22| rho_s    |   1.07    |   0.26    |            |            |0.0253049| 2.0747  |       |
| 23| p4040_p  |   -2.2    |    0.4    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p3770_p   jpsi_p  p4160_p  p4415_s      Ctt  bplus_0   Dbar_p  p4040_s  p4415_p    rho_p DDstar_p  bplus_2  p4160_s  bplus_1  psi2s_p DDstar_s    phi_s  p3770_s   Dbar_s  omega_p    phi_p  omega_s    rho_s  p4040_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p3770_p |    1.000    0.880    0.867   -0.372    0.787    0.301   -0.684    0.242    0.593    0.083    0.649    0.706   -0.110    0.374    0.847    0.159    0.058    0.840   -0.910   -0.009    0.061    0.059   -0.085    0.827 |
|   jpsi_p |    0.880    1.000    0.907   -0.387    0.828    0.305   -0.646    0.264    0.616    0.099    0.681    0.767   -0.121    0.399    0.898    0.137    0.056    0.920   -0.966   -0.010    0.065    0.062   -0.090    0.857 |
|  p4160_p |    0.867    0.907    1.000   -0.357    0.789    0.343   -0.621    0.154    0.647    0.093    0.655    0.723   -0.126    0.419    0.857    0.159    0.060    0.886   -0.937   -0.009    0.063    0.063   -0.091    0.848 |
|  p4415_s |   -0.372   -0.387   -0.357    1.000   -0.271   -0.245    0.274   -0.029   -0.303   -0.043   -0.277   -0.260    0.224   -0.258   -0.362   -0.115   -0.029   -0.369    0.393    0.004   -0.026   -0.031    0.047   -0.338 |
|      Ctt |    0.787    0.828    0.789   -0.271    1.000    0.334   -0.520    0.321    0.560    0.083    0.639    0.592   -0.035    0.391    0.846    0.159    0.056    0.828   -0.885   -0.009    0.058    0.057   -0.083    0.742 |
|  bplus_0 |    0.301    0.305    0.343   -0.245    0.334    1.000   -0.051    0.032    0.234    0.016    0.254    0.142   -0.105   -0.229    0.302   -0.074    0.045    0.315   -0.346   -0.002    0.007    0.050   -0.112    0.325 |
|   Dbar_p |   -0.684   -0.646   -0.621    0.274   -0.520   -0.051    1.000   -0.095   -0.380   -0.058   -0.489   -0.472    0.144   -0.129   -0.606    0.008   -0.033   -0.620    0.651    0.007   -0.047   -0.033    0.040   -0.572 |
|  p4040_s |    0.242    0.264    0.154   -0.029    0.321    0.032   -0.095    1.000    0.109    0.044    0.183    0.216   -0.047    0.073    0.231   -0.019    0.007    0.287   -0.280   -0.003    0.022    0.015   -0.022    0.212 |
|  p4415_p |    0.593    0.616    0.647   -0.303    0.560    0.234   -0.380    0.109    1.000    0.077    0.440    0.456   -0.150    0.288    0.578    0.081    0.035    0.609   -0.641   -0.007    0.045    0.042   -0.062    0.605 |
|    rho_p |    0.083    0.099    0.093   -0.043    0.083    0.016   -0.058    0.044    0.077    1.000    0.071   -0.026    0.006   -0.010    0.091    0.004    0.072    0.097   -0.097    0.019    0.059    0.196    0.121    0.090 |
| DDstar_p |    0.649    0.681    0.655   -0.277    0.639    0.254   -0.489    0.183    0.440    0.071    1.000    0.567   -0.091    0.316    0.654    0.120    0.046    0.676   -0.728   -0.007    0.048    0.049   -0.069    0.631 |
|  bplus_2 |    0.706    0.767    0.723   -0.260    0.592    0.142   -0.472    0.216    0.456   -0.026    0.567    1.000   -0.118    0.272    0.734    0.128    0.088    0.744   -0.791   -0.005    0.037    0.058   -0.070    0.687 |
|  p4160_s |   -0.110   -0.121   -0.126    0.224   -0.035   -0.105    0.144   -0.047   -0.150    0.006   -0.091   -0.118    1.000   -0.104   -0.129   -0.065   -0.020   -0.102    0.114    0.001   -0.004   -0.012    0.015    0.025 |
|  bplus_1 |    0.374    0.399    0.419   -0.258    0.391   -0.229   -0.129    0.073    0.288   -0.010    0.316    0.272   -0.104    1.000    0.385   -0.042    0.036    0.397   -0.432   -0.003    0.021    0.025   -0.036    0.398 |
|  psi2s_p |    0.847    0.898    0.857   -0.362    0.846    0.302   -0.606    0.231    0.578    0.091    0.654    0.734   -0.129    0.385    1.000    0.133    0.058    0.841   -0.924   -0.009    0.063    0.061   -0.086    0.802 |
| DDstar_s |    0.159    0.137    0.159   -0.115    0.159   -0.074    0.008   -0.019    0.081    0.004    0.120    0.128   -0.065   -0.042    0.133    1.000    0.007    0.153   -0.159   -0.001    0.010    0.003    0.002    0.154 |
|    phi_s |    0.058    0.056    0.060   -0.029    0.056    0.045   -0.033    0.007    0.035    0.072    0.046    0.088   -0.020    0.036    0.058    0.007    1.000    0.058   -0.065   -0.005    0.455    0.021    0.001    0.056 |
|  p3770_s |    0.840    0.920    0.886   -0.369    0.828    0.315   -0.620    0.287    0.609    0.097    0.676    0.744   -0.102    0.397    0.841    0.153    0.058    1.000   -0.950   -0.010    0.065    0.063   -0.090    0.832 |
|   Dbar_s |   -0.910   -0.966   -0.937    0.393   -0.885   -0.346    0.651   -0.280   -0.641   -0.097   -0.728   -0.791    0.114   -0.432   -0.924   -0.159   -0.065   -0.950    1.000    0.010   -0.068   -0.067    0.095   -0.890 |
|  omega_p |   -0.009   -0.010   -0.009    0.004   -0.009   -0.002    0.007   -0.003   -0.007    0.019   -0.007   -0.005    0.001   -0.003   -0.009   -0.001   -0.005   -0.010    0.010    1.000   -0.004   -0.125    0.005   -0.009 |
|    phi_p |    0.061    0.065    0.063   -0.026    0.058    0.007   -0.047    0.022    0.045    0.059    0.048    0.037   -0.004    0.021    0.063    0.010    0.455    0.065   -0.068   -0.004    1.000   -0.017    0.008    0.060 |
|  omega_s |    0.059    0.062    0.063   -0.031    0.057    0.050   -0.033    0.015    0.042    0.196    0.049    0.058   -0.012    0.025    0.061    0.003    0.021    0.063   -0.067   -0.125   -0.017    1.000   -0.319    0.060 |
|    rho_s |   -0.085   -0.090   -0.091    0.047   -0.083   -0.112    0.040   -0.022   -0.062    0.121   -0.069   -0.070    0.015   -0.036   -0.086    0.002    0.001   -0.090    0.095    0.005    0.008   -0.319    1.000   -0.087 |
|  p4040_p |    0.827    0.857    0.848   -0.338    0.742    0.325   -0.572    0.212    0.605    0.090    0.631    0.687    0.025    0.398    0.802    0.154    0.056    0.832   -0.890   -0.009    0.060    0.060   -0.087    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.19837853900097624}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.07080572543128572}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.20391442350493172}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.1596413443999659}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.19977832507146775}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.005063283012673225}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.27409884102455484}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.13149747684204133}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.21631788619956538}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.26343772972381085}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.5296695345426521}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.06467813328071603}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.12423947163954985}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.010033162441605903}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.06257163129529708}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.09453183463481202}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.8075329469361989}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.5379082722690607}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.364623985739135}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.11673171543298722}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.1640331414753451}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.7687592626500646}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.26095816609354366}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.4334762634484217})])
Toy 7/25
Time taken: 52 min, 38 s
Projected time left: 2 h, 15 min
Toy 7: Generating data...
Directory  data/zfit_toys/toy_7  Created 
Toy 7: Data generation finished
Toy 7: Loading data...
Toy 7: Loading data finished
Toy 7: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.97E+05                |    Ncalls=1434 (1434 total)    |
| EDM = 9.66E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297019.86990545364
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p3770_p  |   -6.28   |    0.04   |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |   1.532   |   0.025   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4160_p  |   -2.33   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_s  |   1.37    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 4 | Ctt      |   0.23    |   0.17    |            |            |  -1.5   |   1.5   |       |
| 5 | bplus_0  |   0.449   |   0.019   |            |            |   -2    |    2    |       |
| 6 | Dbar_p   |   2.13    |   0.28    |            |            |-6.28319 | 6.28319 |       |
| 7 | p4040_s  |   0.62    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 8 | p4415_p  |   -2.47   |    0.16   |            |            |-6.28319 | 6.28319 |       |
| 9 | rho_p    |    5.6    |    0.9    |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_p |   -1.7    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 11| bplus_2  |   -0.20   |    0.08   |            |            |   -2    |    2    |       |
| 12| p4160_s  |   2.35    |   0.16    |            |            | 0.71676 | 3.68324 |       |
| 13| bplus_1  |   -0.85   |    0.04   |            |            |   -2    |    2    |       |
| 14| psi2s_p  |   1.925   |   0.029   |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_s |   0.300   |   0.022   |            |            |  -0.3   |   0.3   |       |
| 16| phi_s    |   21.0    |    1.2    |            |            | 14.8182 | 23.5818 |       |
| 17| p3770_s  |   0.919   |   0.009   |            |            |0.918861 | 4.08114 |       |
| 18| Dbar_s   |  -0.300   |   0.012   |            |            |  -0.3   |   0.3   |       |
| 19| omega_p  |   6.28    |   0.15    |            |            |-6.28319 | 6.28319 |       |
| 20| phi_p    |   0.55    |   0.26    |            |            |-6.28319 | 6.28319 |       |
| 21| omega_s  |    6.3    |    1.0    |            |            | 4.19232 | 9.40768 |       |
| 22| rho_s    |    0.4    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 23| p4040_p  |   -2.80   |    0.28   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p3770_p   jpsi_p  p4160_p  p4415_s      Ctt  bplus_0   Dbar_p  p4040_s  p4415_p    rho_p DDstar_p  bplus_2  p4160_s  bplus_1  psi2s_p DDstar_s    phi_s  p3770_s   Dbar_s  omega_p    phi_p  omega_s    rho_s  p4040_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p3770_p |    1.000   -0.007   -0.012    0.002    0.015   -0.003   -0.021    0.003   -0.004   -0.000   -0.013    0.005    0.000   -0.006    0.007   -0.002    0.000   -0.001   -0.002   -0.000   -0.000    0.001   -0.002   -0.006 |
|   jpsi_p |   -0.007    1.000    0.095   -0.026   -0.343    0.075    0.362   -0.035   -0.001    0.023   -0.009   -0.153   -0.064    0.061    0.076    0.052   -0.045   -0.000    0.028    0.002   -0.028   -0.018    0.026   -0.010 |
|  p4160_p |   -0.012    0.095    1.000   -0.049   -0.366    0.044    0.189   -0.533    0.306    0.011    0.163    0.028   -0.112   -0.026   -0.119    0.051   -0.011    0.002    0.024    0.000   -0.005   -0.008    0.013    0.098 |
|  p4415_s |    0.002   -0.026   -0.049    1.000    0.200    0.017    0.004    0.149   -0.137    0.013   -0.020   -0.112    0.319    0.123    0.054   -0.004   -0.004   -0.000   -0.004    0.000   -0.000   -0.008    0.020    0.069 |
|      Ctt |    0.015   -0.343   -0.366    0.200    1.000   -0.004   -0.267    0.354   -0.064    0.120   -0.136    0.637    0.215   -0.115    0.206   -0.013   -0.054    0.001    0.011   -0.001   -0.025    0.018   -0.041   -0.201 |
|  bplus_0 |   -0.003    0.075    0.044    0.017   -0.004    1.000    0.021    0.012    0.038    0.012    0.018   -0.001    0.044   -0.827    0.042   -0.001    0.002   -0.000   -0.001    0.005    0.042   -0.144    0.309    0.038 |
|   Dbar_p |   -0.021    0.362    0.189    0.004   -0.267    0.021    1.000   -0.081    0.027    0.010   -0.052   -0.098   -0.065    0.148    0.158    0.002    0.001    0.002    0.010    0.000    0.006   -0.016    0.036    0.011 |
|  p4040_s |    0.003   -0.035   -0.533    0.149    0.354    0.012   -0.081    1.000   -0.241    0.038   -0.148    0.051   -0.055    0.019    0.089   -0.005   -0.020   -0.002   -0.006   -0.000   -0.010    0.004   -0.007   -0.213 |
|  p4415_p |   -0.004   -0.001    0.306   -0.137   -0.064    0.038    0.027   -0.241    1.000    0.060   -0.073    0.222   -0.147   -0.115   -0.094    0.034   -0.037    0.001    0.014   -0.001   -0.020    0.009   -0.022    0.121 |
|    rho_p |   -0.000    0.023    0.011    0.013    0.120    0.012    0.010    0.038    0.060    1.000   -0.002    0.267    0.071    0.007    0.031   -0.002   -0.175   -0.000   -0.002    0.027   -0.217    0.183    0.008    0.034 |
| DDstar_p |   -0.013   -0.009    0.163   -0.020   -0.136    0.018   -0.052   -0.148   -0.073   -0.002    1.000   -0.311   -0.070    0.419    0.012    0.033    0.017    0.002    0.005    0.002    0.015   -0.040    0.094    0.025 |
|  bplus_2 |    0.005   -0.153    0.028   -0.112    0.637   -0.001   -0.098    0.051    0.222    0.267   -0.311    1.000    0.121   -0.308    0.033   -0.006   -0.143    0.001   -0.001   -0.004   -0.081    0.062   -0.125    0.057 |
|  p4160_s |    0.000   -0.064   -0.112    0.319    0.215    0.044   -0.065   -0.055   -0.147    0.071   -0.070    0.121    1.000    0.005   -0.053    0.005   -0.038   -0.000    0.001   -0.001   -0.019    0.004   -0.007    0.380 |
|  bplus_1 |   -0.006    0.061   -0.026    0.123   -0.115   -0.827    0.148    0.019   -0.115    0.007    0.419   -0.308    0.005    1.000    0.048    0.007   -0.001    0.001   -0.004   -0.003   -0.035    0.100   -0.201   -0.038 |
|  psi2s_p |    0.007    0.076   -0.119    0.054    0.206    0.042    0.158    0.089   -0.094    0.031    0.012    0.033   -0.053    0.048    1.000    0.032   -0.020    0.005    0.027    0.000   -0.009   -0.010    0.019   -0.226 |
| DDstar_s |   -0.002    0.052    0.051   -0.004   -0.013   -0.001    0.002   -0.005    0.034   -0.002    0.033   -0.006    0.005    0.007    0.032    1.000    0.002   -0.000   -0.001   -0.000    0.002   -0.001    0.002    0.026 |
|    phi_s |    0.000   -0.045   -0.011   -0.004   -0.054    0.002    0.001   -0.020   -0.037   -0.175    0.017   -0.143   -0.038   -0.001   -0.020    0.002    1.000    0.000    0.001   -0.002    0.775   -0.076    0.063   -0.025 |
|  p3770_s |   -0.001   -0.000    0.002   -0.000    0.001   -0.000    0.002   -0.002    0.001   -0.000    0.002    0.001   -0.000    0.001    0.005   -0.000    0.000    1.000   -0.000    0.000    0.000   -0.000    0.000    0.002 |
|   Dbar_s |   -0.002    0.028    0.024   -0.004    0.011   -0.001    0.010   -0.006    0.014   -0.002    0.005   -0.001    0.001   -0.004    0.027   -0.001    0.001   -0.000    1.000   -0.000    0.001    0.000   -0.001    0.017 |
|  omega_p |   -0.000    0.002    0.000    0.000   -0.001    0.005    0.000   -0.000   -0.001    0.027    0.002   -0.004   -0.001   -0.003    0.000   -0.000   -0.002    0.000   -0.000    1.000    0.003   -0.146    0.019   -0.000 |
|    phi_p |   -0.000   -0.028   -0.005   -0.000   -0.025    0.042    0.006   -0.010   -0.020   -0.217    0.015   -0.081   -0.019   -0.035   -0.009    0.002    0.775    0.000    0.001    0.003    1.000   -0.145    0.153   -0.014 |
|  omega_s |    0.001   -0.018   -0.008   -0.008    0.018   -0.144   -0.016    0.004    0.009    0.183   -0.040    0.062    0.004    0.100   -0.010   -0.001   -0.076   -0.000    0.000   -0.146   -0.145    1.000   -0.550    0.002 |
|    rho_s |   -0.002    0.026    0.013    0.020   -0.041    0.309    0.036   -0.007   -0.022    0.008    0.094   -0.125   -0.007   -0.201    0.019    0.002    0.063    0.000   -0.001    0.019    0.153   -0.550    1.000   -0.005 |
|  p4040_p |   -0.006   -0.010    0.098    0.069   -0.201    0.038    0.011   -0.213    0.121    0.034    0.025    0.057    0.380   -0.038   -0.226    0.026   -0.025    0.002    0.017   -0.000   -0.014    0.002   -0.005    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.03580276959585804}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.02475486107553504}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09511873028752338}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19010137573572516}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.17448151571612514}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.01880819810707668}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.277415743035327}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.17190896496154884}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.15635791362946816}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.9419843682951488}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.3285482313186212}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.0794180776254041}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16444951127363927}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.04016774331901862}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.02934828208686291}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.0224662989522606}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.2495901047471207}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.009093028819977422}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.012395331411715449}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.14868547895575546}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.2589559410509281}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.9798211953367222}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3327501202664783}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.27862537024681555})])
Toy 8/25
Time taken: 1 h, 23 s
Projected time left: 2 h, 8 min
Toy 8: Generating data...
Directory  data/zfit_toys/toy_8  Created 
Toy 8: Data generation finished
Toy 8: Loading data...
Toy 8: Loading data finished
Toy 8: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.971E+05               |    Ncalls=1333 (1333 total)    |
| EDM = 0.00011 (Goal: 5E-06)   |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297065.52449224907
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p3770_p  |   -2.74   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |  -1.621   |   0.027   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4160_p  |   4.19    |   0.11    |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_s  |   0.95    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 4 | Ctt      |   -0.63   |    0.20   |            |            |  -1.5   |   1.5   |       |
| 5 | bplus_0  |   0.546   |   0.019   |            |            |   -2    |    2    |       |
| 6 | Dbar_p   |   1.93    |   0.28    |            |            |-6.28319 | 6.28319 |       |
| 7 | p4040_s  |   0.85    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 8 | p4415_p  |   -1.88   |    0.22   |            |            |-6.28319 | 6.28319 |       |
| 9 | rho_p    |    6.0    |    0.5    |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_p |   -1.38   |    0.30   |            |            |-6.28319 | 6.28319 |       |
| 11| bplus_2  |   -0.37   |    0.10   |            |            |   -2    |    2    |       |
| 12| p4160_s  |   1.99    |   0.16    |            |            | 0.71676 | 3.68324 |       |
| 13| bplus_1  |   -1.03   |    0.03   |            |            |   -2    |    2    |       |
| 14| psi2s_p  |   1.902   |   0.031   |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_s |   0.300   |   0.021   |            |            |  -0.3   |   0.3   |       |
| 16| phi_s    |   15.8    |    1.2    |            |            | 14.8182 | 23.5818 |       |
| 17| p3770_s  |   3.08    |   0.22    |            |            |0.918861 | 4.08114 |       |
| 18| Dbar_s   |  -0.300   |   0.015   |            |            |  -0.3   |   0.3   |       |
| 19| omega_p  |   0.04    |   2.06    |            |            |-6.28319 | 6.28319 |       |
| 20| phi_p    |   -0.26   |    0.27   |            |            |-6.28319 | 6.28319 |       |
| 21| omega_s  |    4.2    |    2.7    |            |            | 4.19232 | 9.40768 |       |
| 22| rho_s    |    1.5    |    1.7    |            |            |0.0253049| 2.0747  |       |
| 23| p4040_p  |   -2.42   |    0.21   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p3770_p   jpsi_p  p4160_p  p4415_s      Ctt  bplus_0   Dbar_p  p4040_s  p4415_p    rho_p DDstar_p  bplus_2  p4160_s  bplus_1  psi2s_p DDstar_s    phi_s  p3770_s   Dbar_s  omega_p    phi_p  omega_s    rho_s  p4040_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p3770_p |    1.000    0.084    0.186   -0.077   -0.229    0.136    0.315   -0.161    0.044   -0.129    0.252   -0.142   -0.087    0.058   -0.013    0.028   -0.058   -0.256    0.034   -0.136   -0.019   -0.137    0.139    0.129 |
|   jpsi_p |    0.084    1.000   -0.046   -0.016    0.182    0.154    0.241   -0.028   -0.057   -0.353    0.183   -0.051   -0.060   -0.097   -0.021    0.054   -0.147   -0.039    0.042   -0.345   -0.068   -0.350    0.342   -0.105 |
|  p4160_p |    0.186   -0.046    1.000   -0.003   -0.371   -0.002    0.005   -0.539    0.268   -0.004    0.133   -0.031   -0.164   -0.024   -0.140    0.040   -0.004   -0.023    0.025   -0.003   -0.003   -0.003    0.002    0.187 |
|  p4415_s |   -0.077   -0.016   -0.003    1.000    0.226    0.050   -0.012    0.125   -0.137   -0.005   -0.091   -0.014    0.266    0.061   -0.007   -0.000   -0.014   -0.003    0.000   -0.017   -0.001   -0.017    0.020    0.035 |
|      Ctt |   -0.229    0.182   -0.371    0.226    1.000   -0.103   -0.284    0.346   -0.083    0.138   -0.074    0.626    0.248   -0.100    0.154   -0.002    0.019   -0.169    0.006    0.112    0.006    0.114   -0.113   -0.272 |
|  bplus_0 |    0.136    0.154   -0.002    0.050   -0.103    1.000    0.137   -0.007   -0.097   -0.457    0.279   -0.364   -0.008   -0.728    0.022    0.003   -0.212    0.057    0.000   -0.505   -0.044   -0.511    0.526   -0.011 |
|   Dbar_p |    0.315    0.241    0.005   -0.012   -0.284    0.137    1.000   -0.080   -0.087   -0.082   -0.116   -0.093   -0.089    0.121   -0.012    0.003   -0.048   -0.045    0.019   -0.102   -0.008   -0.103    0.108   -0.075 |
|  p4040_s |   -0.161   -0.028   -0.539    0.125    0.346   -0.007   -0.080    1.000   -0.233    0.059   -0.164    0.105    0.043    0.021   -0.005    0.002    0.007    0.095   -0.001    0.044    0.006    0.045   -0.043   -0.237 |
|  p4415_p |    0.044   -0.057    0.268   -0.137   -0.083   -0.097   -0.087   -0.233    1.000    0.118   -0.064    0.222   -0.232   -0.077   -0.097    0.022    0.035   -0.020    0.012    0.112    0.011    0.114   -0.114    0.116 |
|    rho_p |   -0.129   -0.353   -0.004   -0.005    0.138   -0.457   -0.082    0.059    0.118    1.000   -0.245    0.497    0.079    0.289   -0.042   -0.002    0.421   -0.008    0.002    0.878    0.148    0.904   -0.852    0.023 |
| DDstar_p |    0.252    0.183    0.133   -0.091   -0.074    0.279   -0.116   -0.164   -0.064   -0.245    1.000   -0.328   -0.129    0.229   -0.045    0.034   -0.107    0.097    0.004   -0.266   -0.028   -0.270    0.277    0.045 |
|  bplus_2 |   -0.142   -0.051   -0.031   -0.014    0.626   -0.364   -0.093    0.105    0.222    0.497   -0.328    1.000    0.137   -0.073   -0.037    0.001    0.131   -0.090    0.004    0.444    0.054    0.451   -0.444   -0.021 |
|  p4160_s |   -0.087   -0.060   -0.164    0.266    0.248   -0.008   -0.089    0.043   -0.232    0.079   -0.129    0.137    1.000    0.021   -0.086    0.006    0.009    0.001    0.003    0.060    0.008    0.061   -0.058    0.310 |
|  bplus_1 |    0.058   -0.097   -0.024    0.061   -0.100   -0.728    0.121    0.021   -0.077    0.289    0.229   -0.073    0.021    1.000    0.001    0.002    0.135    0.048    0.001    0.307    0.036    0.311   -0.313   -0.010 |
|  psi2s_p |   -0.013   -0.021   -0.140   -0.007    0.154    0.022   -0.012   -0.005   -0.097   -0.042   -0.045   -0.037   -0.086    0.001    1.000    0.027   -0.021   -0.404    0.027   -0.044   -0.008   -0.044    0.044   -0.224 |
| DDstar_s |    0.028    0.054    0.040   -0.000   -0.002    0.003    0.003    0.002    0.022   -0.002    0.034    0.001    0.006    0.002    0.027    1.000   -0.001    0.025   -0.002   -0.002    0.000   -0.002    0.002    0.027 |
|    phi_s |   -0.058   -0.147   -0.004   -0.014    0.019   -0.212   -0.048    0.007    0.035    0.421   -0.107    0.131    0.009    0.135   -0.021   -0.001    1.000   -0.017    0.001    0.401    0.693    0.404   -0.382    0.003 |
|  p3770_s |   -0.256   -0.039   -0.023   -0.003   -0.169    0.057   -0.045    0.095   -0.020   -0.008    0.097   -0.090    0.001    0.048   -0.404    0.025   -0.017    1.000    0.025   -0.019   -0.002   -0.019    0.020   -0.061 |
|   Dbar_s |    0.034    0.042    0.025    0.000    0.006    0.000    0.019   -0.001    0.012    0.002    0.004    0.004    0.003    0.001    0.027   -0.002    0.001    0.025    1.000    0.002    0.001    0.002   -0.002    0.020 |
|  omega_p |   -0.136   -0.345   -0.003   -0.017    0.112   -0.505   -0.102    0.044    0.112    0.878   -0.266    0.444    0.060    0.307   -0.044   -0.002    0.401   -0.019    0.002    1.000    0.096    0.988   -0.959    0.021 |
|    phi_p |   -0.019   -0.068   -0.003   -0.001    0.006   -0.044   -0.008    0.006    0.011    0.148   -0.028    0.054    0.008    0.036   -0.008    0.000    0.693   -0.002    0.001    0.096    1.000    0.094   -0.081    0.001 |
|  omega_s |   -0.137   -0.350   -0.003   -0.017    0.114   -0.511   -0.103    0.045    0.114    0.904   -0.270    0.451    0.061    0.311   -0.044   -0.002    0.404   -0.019    0.002    0.988    0.094    1.000   -0.974    0.022 |
|    rho_s |    0.139    0.342    0.002    0.020   -0.113    0.526    0.108   -0.043   -0.114   -0.852    0.277   -0.444   -0.058   -0.313    0.044    0.002   -0.382    0.020   -0.002   -0.959   -0.081   -0.974    1.000   -0.022 |
|  p4040_p |    0.129   -0.105    0.187    0.035   -0.272   -0.011   -0.075   -0.237    0.116    0.023    0.045   -0.021    0.310   -0.010   -0.224    0.027    0.003   -0.061    0.020    0.021    0.001    0.022   -0.022    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10085532225996596}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.02715731541223443}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.10745066353197963}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.1865018103320607}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.20032020132646744}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.018680348826408455}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.2815435967179152}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.16873110329700997}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.21725736789655992}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.5406198119969332}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.30214492135556803}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.10167889069812852}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16279966050889105}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.03428173614256724}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.030916280442157884}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.02083181145974089}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.2185806827418757}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.22237177232959615}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.015425407933346652}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 2.064051754675546}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.2696860987906562}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 2.6656087129949095}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 1.657501915872609}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.21160255646484183})])
Toy 9/25
Time taken: 1 h, 7 min
Projected time left: 2 h, 16 s
Toy 9: Generating data...
Directory  data/zfit_toys/toy_9  Created 
Toy 9: Data generation finished
Toy 9: Loading data...
Toy 9: Loading data finished
Toy 9: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |    Ncalls=1293 (1293 total)    |
| EDM = 9.18E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297321.0743913942
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p3770_p  |   -2.33   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |   4.712   |   0.028   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4160_p  |  -6.283   |   0.012   |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_s  |   0.79    |   0.18    |            |            |0.126447 | 2.35355 |       |
| 4 | Ctt      |   -1.29   |    0.23   |            |            |  -1.5   |   1.5   |       |
| 5 | bplus_0  |   0.464   |   0.019   |            |            |   -2    |    2    |       |
| 6 | Dbar_p   |   -6.28   |    0.06   |            |            |-6.28319 | 6.28319 |       |
| 7 | p4040_s  |   0.78    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 8 | p4415_p  |   5.24    |   0.24    |            |            |-6.28319 | 6.28319 |       |
| 9 | rho_p    |   5.68    |   0.23    |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_p |   -3.62   |    0.25   |            |            |-6.28319 | 6.28319 |       |
| 11| bplus_2  |   -0.46   |    0.09   |            |            |   -2    |    2    |       |
| 12| p4160_s  |   0.717   |   0.014   |            |            | 0.71676 | 3.68324 |       |
| 13| bplus_1  |   -0.85   |    0.03   |            |            |   -2    |    2    |       |
| 14| psi2s_p  |   1.99    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_s |  -0.300   |   0.010   |            |            |  -0.3   |   0.3   |       |
| 16| phi_s    |   19.8    |    1.0    |            |            | 14.8182 | 23.5818 |       |
| 17| p3770_s  |   2.93    |   0.24    |            |            |0.918861 | 4.08114 |       |
| 18| Dbar_s   |   0.300   |   0.014   |            |            |  -0.3   |   0.3   |       |
| 19| omega_p  |   0.020   |   0.350   |            |            |-6.28319 | 6.28319 |       |
| 20| phi_p    |   -5.38   |    0.17   |            |            |-6.28319 | 6.28319 |       |
| 21| omega_s  |     4     |     3     |            |            | 4.19232 | 9.40768 |       |
| 22| rho_s    |   1.76    |   0.28    |            |            |0.0253049| 2.0747  |       |
| 23| p4040_p  |   -3.10   |    0.19   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p3770_p   jpsi_p  p4160_p  p4415_s      Ctt  bplus_0   Dbar_p  p4040_s  p4415_p    rho_p DDstar_p  bplus_2  p4160_s  bplus_1  psi2s_p DDstar_s    phi_s  p3770_s   Dbar_s  omega_p    phi_p  omega_s    rho_s  p4040_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p3770_p |    1.000    0.024   -0.001   -0.073   -0.258    0.017    0.038   -0.241    0.109   -0.038    0.278   -0.184    0.009    0.051    0.050    0.000    0.017   -0.067   -0.012    0.003    0.012   -0.003    0.015    0.167 |
|   jpsi_p |    0.024    1.000    0.000    0.019    0.318   -0.070    0.050    0.051    0.046   -0.074    0.417    0.187    0.002    0.017    0.035    0.019    0.036   -0.023    0.006    0.002    0.022   -0.012    0.029   -0.015 |
|  p4160_p |   -0.001    0.000    1.000   -0.002   -0.001   -0.000   -0.000    0.009    0.005   -0.001    0.000   -0.002   -0.002   -0.001    0.004   -0.000    0.001   -0.000   -0.000    0.000    0.000   -0.000    0.000   -0.003 |
|  p4415_s |   -0.073    0.019   -0.002    1.000    0.265    0.017    0.003    0.030   -0.028    0.066   -0.046    0.181    0.004    0.012   -0.043    0.009   -0.035   -0.061    0.009   -0.005   -0.020    0.000   -0.004    0.064 |
|      Ctt |   -0.258    0.318   -0.001    0.265    1.000   -0.025    0.007    0.461   -0.086    0.110   -0.057    0.799   -0.014   -0.186    0.137    0.008   -0.047   -0.388    0.030   -0.008   -0.024    0.001   -0.025   -0.170 |
|  bplus_0 |    0.017   -0.070   -0.000    0.017   -0.025    1.000    0.004    0.000    0.010    0.056    0.029   -0.133    0.001   -0.902   -0.009    0.000   -0.025    0.042   -0.002   -0.006   -0.002   -0.040    0.226    0.026 |
|   Dbar_p |    0.038    0.050   -0.000    0.003    0.007    0.004    1.000   -0.003    0.002    0.005   -0.005    0.008    0.001    0.001    0.025   -0.000   -0.002    0.020    0.004   -0.000   -0.001    0.000    0.000    0.013 |
|  p4040_s |   -0.241    0.051    0.009    0.030    0.461    0.000   -0.003    1.000   -0.198    0.044   -0.105    0.228   -0.013   -0.015    0.113    0.002   -0.018   -0.057    0.002   -0.003   -0.011   -0.000   -0.002   -0.244 |
|  p4415_p |    0.109    0.046    0.005   -0.028   -0.086    0.010    0.002   -0.198    1.000    0.040    0.050    0.156    0.007   -0.102   -0.077    0.008   -0.025    0.035    0.009   -0.002   -0.014    0.003   -0.018   -0.041 |
|    rho_p |   -0.038   -0.074   -0.001    0.066    0.110    0.056    0.005    0.044    0.040    1.000    0.025    0.238   -0.000   -0.035    0.012    0.000   -0.164    0.005   -0.001   -0.220   -0.231    0.026    0.165    0.047 |
| DDstar_p |    0.278    0.417    0.000   -0.046   -0.057    0.029   -0.005   -0.105    0.050    0.025    1.000   -0.107    0.009    0.198    0.136    0.010   -0.004    0.209    0.002   -0.000    0.003   -0.004    0.029    0.148 |
|  bplus_2 |   -0.184    0.187   -0.002    0.181    0.799   -0.133    0.008    0.228    0.156    0.238   -0.107    1.000   -0.005   -0.165   -0.010    0.015   -0.127   -0.241    0.016   -0.015   -0.077    0.016   -0.095   -0.038 |
|  p4160_s |    0.009    0.002   -0.002    0.004   -0.014    0.001    0.001   -0.013    0.007   -0.000    0.009   -0.005    1.000    0.000   -0.003    0.000   -0.000    0.005    0.000    0.000    0.000    0.000    0.000   -0.007 |
|  bplus_1 |    0.051    0.017   -0.001    0.012   -0.186   -0.902    0.001   -0.015   -0.102   -0.035    0.198   -0.165    0.000    1.000    0.072   -0.018    0.016    0.092   -0.018    0.005   -0.007    0.037   -0.188    0.055 |
|  psi2s_p |    0.050    0.035    0.004   -0.043    0.137   -0.009    0.025    0.113   -0.077    0.012    0.136   -0.010   -0.003    0.072    1.000    0.014   -0.007   -0.458    0.015   -0.001   -0.006   -0.002    0.008   -0.234 |
| DDstar_s |    0.000    0.019   -0.000    0.009    0.008    0.000   -0.000    0.002    0.008    0.000    0.010    0.015    0.000   -0.018    0.014    1.000   -0.001    0.005   -0.001    0.000    0.000    0.000   -0.003    0.017 |
|    phi_s |    0.017    0.036    0.001   -0.035   -0.047   -0.025   -0.002   -0.018   -0.025   -0.164   -0.004   -0.127   -0.000    0.016   -0.007   -0.001    1.000   -0.012    0.000    0.027    0.528   -0.012    0.010   -0.032 |
|  p3770_s |   -0.067   -0.023   -0.000   -0.061   -0.388    0.042    0.020   -0.057    0.035    0.005    0.209   -0.241    0.005    0.092   -0.458    0.005   -0.012    1.000    0.008    0.000   -0.005   -0.001    0.008    0.134 |
|   Dbar_s |   -0.012    0.006   -0.000    0.009    0.030   -0.002    0.004    0.002    0.009   -0.001    0.002    0.016    0.000   -0.018    0.015   -0.001    0.000    0.008    1.000    0.000    0.000    0.000   -0.002    0.017 |
|  omega_p |    0.003    0.002    0.000   -0.005   -0.008   -0.006   -0.000   -0.003   -0.002   -0.220   -0.000   -0.015    0.000    0.005   -0.001    0.000    0.027    0.000    0.000    1.000    0.024    0.261    0.118   -0.003 |
|    phi_p |    0.012    0.022    0.000   -0.020   -0.024   -0.002   -0.001   -0.011   -0.014   -0.231    0.003   -0.077    0.000   -0.007   -0.006    0.000    0.528   -0.005    0.000    0.024    1.000   -0.049    0.109   -0.019 |
|  omega_s |   -0.003   -0.012   -0.000    0.000    0.001   -0.040    0.000   -0.000    0.003    0.026   -0.004    0.016    0.000    0.037   -0.002    0.000   -0.012   -0.001    0.000    0.261   -0.049    1.000   -0.206    0.001 |
|    rho_s |    0.015    0.029    0.000   -0.004   -0.025    0.226    0.000   -0.002   -0.018    0.165    0.029   -0.095    0.000   -0.188    0.008   -0.003    0.010    0.008   -0.002    0.118    0.109   -0.206    1.000   -0.002 |
|  p4040_p |    0.167   -0.015   -0.003    0.064   -0.170    0.026    0.013   -0.244   -0.041    0.047    0.148   -0.038   -0.007    0.055   -0.234    0.017   -0.032    0.134    0.017   -0.003   -0.019    0.001   -0.002    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10348134068376047}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.028443294578219813}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.012326288900379012}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.18218162049869435}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.23038938448261592}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.018529723277348253}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.06079475450308314}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.16977530763748472}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.24299021076273863}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.22538632526926872}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.25121308073343473}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08905250808924403}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.014107141069791385}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.034764913898666094}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.031642473435296026}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.010456083280110828}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.9570675244605535}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.24420379798217828}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.014171834761272428}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.35021972271948654}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.16940576532763307}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 3.362803383371463}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.2779579326916173}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.1899793683716633})])
Toy 10/25
Time taken: 1 h, 14 min
Projected time left: 1 h, 52 min
Toy 10: Generating data...
Directory  data/zfit_toys/toy_10  Created 
Toy 10: Data generation finished
Toy 10: Loading data...
Toy 10: Loading data finished
Toy 10: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.974E+05               |    Ncalls=1720 (1720 total)    |
| EDM = 0.0127 (Goal: 5E-06)    |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     False     |     True      |   True    |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297388.9968123244
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p3770_p  |   -2.72   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |   1.63    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 2 | p4160_p  |   4.04    |   0.12    |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_s  |   1.10    |   0.17    |            |            |0.126447 | 2.35355 |       |
| 4 | Ctt      |   0.04    |   0.14    |            |            |  -1.5   |   1.5   |       |
| 5 | bplus_0  |  -0.449   |   0.009   |            |            |   -2    |    2    |       |
| 6 | Dbar_p   |    3.1    |    1.3    |            |            |-6.28319 | 6.28319 |       |
| 7 | p4040_s  |   1.09    |   0.20    |            |            |0.00501244| 2.01499 |       |
| 8 | p4415_p  |   -2.36   |    0.25   |            |            |-6.28319 | 6.28319 |       |
| 9 | rho_p    |   -0.44   |    0.20   |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_p |    5.3    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 11| bplus_2  |   0.19    |   0.05    |            |            |   -2    |    2    |       |
| 12| p4160_s  |   2.56    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 13| bplus_1  |   0.868   |   0.017   |            |            |   -2    |    2    |       |
| 14| psi2s_p  |   1.80    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_s |   -0.27   |    0.58   |            |            |  -0.3   |   0.3   |       |
| 16| phi_s    |   21.8    |    0.9    |            |            | 14.8182 | 23.5818 |       |
| 17| p3770_s  |   2.95    |   0.22    |            |            |0.918861 | 4.08114 |       |
| 18| Dbar_s   |   0.18    |   0.14    |            |            |  -0.3   |   0.3   |       |
| 19| omega_p  |   -5.85   |    0.26   |            |            |-6.28319 | 6.28319 |       |
| 20| phi_p    |   -5.35   |    0.12   |            |            |-6.28319 | 6.28319 |       |
| 21| omega_s  |    6.4    |    1.2    |            |            | 4.19232 | 9.40768 |       |
| 22| rho_s    |   1.72    |   0.26    |            |            |0.0253049| 2.0747  |       |
| 23| p4040_p  |   -2.48   |    0.18   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p3770_p   jpsi_p  p4160_p  p4415_s      Ctt  bplus_0   Dbar_p  p4040_s  p4415_p    rho_p DDstar_p  bplus_2  p4160_s  bplus_1  psi2s_p DDstar_s    phi_s  p3770_s   Dbar_s  omega_p    phi_p  omega_s    rho_s  p4040_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p3770_p |    1.000   -0.138   -0.053   -0.113    0.109   -0.219   -0.415   -0.248   -0.157   -0.000    0.169    0.020   -0.184   -0.234   -0.049    0.282   -0.019   -0.088    0.209   -0.011   -0.001   -0.022    0.035    0.058 |
|   jpsi_p |   -0.138    1.000    0.718    0.090   -0.472    0.491    0.609    0.549    0.631   -0.004   -0.654    0.037    0.392    0.509    0.577   -0.827    0.038    0.274   -0.654    0.027    0.021    0.048   -0.090    0.471 |
|  p4160_p |   -0.053    0.718    1.000    0.093   -0.464    0.498    0.576    0.340    0.672   -0.012   -0.671   -0.039    0.310    0.506    0.478   -0.766    0.049    0.226   -0.585    0.027    0.024    0.049   -0.085    0.512 |
|  p4415_s |   -0.113    0.090    0.093    1.000    0.071    0.020    0.157    0.201    0.050   -0.005   -0.063    0.087    0.292    0.016    0.087   -0.154    0.006    0.011   -0.156    0.003    0.005    0.004   -0.006    0.066 |
|      Ctt |    0.109   -0.472   -0.464    0.071    1.000   -0.286   -0.484   -0.194   -0.351    0.032    0.376   -0.337   -0.109   -0.286   -0.110    0.499   -0.045   -0.082    0.550   -0.016   -0.014   -0.033    0.048   -0.328 |
|  bplus_0 |   -0.219    0.491    0.498    0.020   -0.286    1.000    0.580    0.410    0.483   -0.050   -0.390   -0.172    0.284    0.186    0.356   -0.647    0.084    0.072   -0.483    0.027    0.027    0.063   -0.132    0.306 |
|   Dbar_p |   -0.415    0.609    0.576    0.157   -0.484    0.580    1.000    0.627    0.630   -0.026   -0.782   -0.095    0.484    0.585    0.408   -0.890    0.061   -0.004   -0.793    0.027    0.024    0.053   -0.094    0.309 |
|  p4040_s |   -0.248    0.549    0.340    0.201   -0.194    0.410    0.627    1.000    0.443    0.003   -0.507   -0.047    0.381    0.420    0.376   -0.687    0.033    0.173   -0.567    0.024    0.016    0.042   -0.074    0.229 |
|  p4415_p |   -0.157    0.631    0.672    0.050   -0.351    0.483    0.630    0.443    1.000    0.003   -0.590   -0.106    0.306    0.497    0.427   -0.742    0.039    0.165   -0.588    0.027    0.018    0.048   -0.084    0.438 |
|    rho_p |   -0.000   -0.004   -0.012   -0.005    0.032   -0.050   -0.026    0.003    0.003    1.000    0.022   -0.213    0.016   -0.055   -0.010    0.024   -0.101    0.019    0.012   -0.024   -0.207    0.087    0.173    0.002 |
| DDstar_p |    0.169   -0.654   -0.671   -0.063    0.376   -0.390   -0.782   -0.507   -0.590    0.022    1.000    0.011   -0.379   -0.391   -0.464    0.794   -0.050   -0.173    0.636   -0.023   -0.029   -0.039    0.062   -0.422 |
|  bplus_2 |    0.020    0.037   -0.039    0.087   -0.337   -0.172   -0.095   -0.047   -0.106   -0.213    0.011    1.000   -0.078   -0.172    0.014    0.048    0.110    0.029    0.113   -0.018    0.052   -0.019    0.047   -0.019 |
|  p4160_s |   -0.184    0.392    0.310    0.292   -0.109    0.284    0.484    0.381    0.306    0.016   -0.379   -0.078    1.000    0.291    0.259   -0.517    0.014    0.095   -0.431    0.018    0.009    0.030   -0.055    0.431 |
|  bplus_1 |   -0.234    0.509    0.506    0.016   -0.286    0.186    0.585    0.420    0.497   -0.055   -0.391   -0.172    0.291    1.000    0.362   -0.656    0.056    0.071   -0.489    0.018    0.031    0.035   -0.067    0.314 |
|  psi2s_p |   -0.049    0.577    0.478    0.087   -0.110    0.356    0.408    0.376    0.427   -0.010   -0.464    0.014    0.259    0.362    1.000   -0.587    0.037   -0.034   -0.436    0.020    0.019    0.036   -0.061    0.257 |
| DDstar_s |    0.282   -0.827   -0.766   -0.154    0.499   -0.647   -0.890   -0.687   -0.742    0.024    0.794    0.048   -0.517   -0.656   -0.587    1.000   -0.069   -0.172    0.856   -0.034   -0.031   -0.063    0.108   -0.474 |
|    phi_s |   -0.019    0.038    0.049    0.006   -0.045    0.084    0.061    0.033    0.039   -0.101   -0.050    0.110    0.014    0.056    0.037   -0.069    1.000   -0.006   -0.048    0.008    0.406    0.001   -0.021    0.025 |
|  p3770_s |   -0.088    0.274    0.226    0.011   -0.082    0.072   -0.004    0.173    0.165    0.019   -0.173    0.029    0.095    0.071   -0.034   -0.172   -0.006    1.000   -0.038    0.009    0.004    0.011   -0.023    0.148 |
|   Dbar_s |    0.209   -0.654   -0.585   -0.156    0.550   -0.483   -0.793   -0.567   -0.588    0.012    0.636    0.113   -0.431   -0.489   -0.436    0.856   -0.048   -0.038    1.000   -0.026   -0.025   -0.046    0.080   -0.308 |
|  omega_p |   -0.011    0.027    0.027    0.003   -0.016    0.027    0.027    0.024    0.027   -0.024   -0.023   -0.018    0.018    0.018    0.020   -0.034    0.008    0.009   -0.026    1.000   -0.036    0.636    0.067    0.018 |
|    phi_p |   -0.001    0.021    0.024    0.005   -0.014    0.027    0.024    0.016    0.018   -0.207   -0.029    0.052    0.009    0.031    0.019   -0.031    0.406    0.004   -0.025   -0.036    1.000   -0.090    0.071    0.013 |
|  omega_s |   -0.022    0.048    0.049    0.004   -0.033    0.063    0.053    0.042    0.048    0.087   -0.039   -0.019    0.030    0.035    0.036   -0.063    0.001    0.011   -0.046    0.636   -0.090    1.000   -0.267    0.032 |
|    rho_s |    0.035   -0.090   -0.085   -0.006    0.048   -0.132   -0.094   -0.074   -0.084    0.173    0.062    0.047   -0.055   -0.067   -0.061    0.108   -0.021   -0.023    0.080    0.067    0.071   -0.267    1.000   -0.056 |
|  p4040_p |    0.058    0.471    0.512    0.066   -0.328    0.306    0.309    0.229    0.438    0.002   -0.422   -0.019    0.431    0.314    0.257   -0.474    0.025    0.148   -0.308    0.018    0.013    0.032   -0.056    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10598748820147819}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.04183230129002968}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.1245768123006501}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.17002769532925927}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.1356783155702005}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.008861683320659841}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 1.3005697665008649}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1972439293108189}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.25083920877869703}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.2010171052645484}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.4368920867308388}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.05377010147084427}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16822531295600496}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.01743806735919029}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03525404642477259}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.583538613745773}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.850459963031966}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.21572123825374723}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.13698413020665157}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.2640162657254286}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.12181608053913484}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.2028616237686092}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.2647378715350549}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.17611996884010206})])
Toy 11/25
Time taken: 1 h, 23 min
Projected time left: 1 h, 46 min
Toy 11: Generating data...
Directory  data/zfit_toys/toy_11  Created 
Toy 11: Data generation finished
Toy 11: Loading data...
Toy 11: Loading data finished
Toy 11: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |    Ncalls=1275 (1275 total)    |
| EDM = 0.000256 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297230.0908808686
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p3770_p  |   -2.57   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |  -1.616   |   0.028   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4160_p  |   -1.68   |    0.09   |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_s  |   0.91    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 4 | Ctt      |   -0.63   |    0.20   |            |            |  -1.5   |   1.5   |       |
| 5 | bplus_0  |   0.444   |   0.018   |            |            |   -2    |    2    |       |
| 6 | Dbar_p   |   -1.06   |    0.31   |            |            |-6.28319 | 6.28319 |       |
| 7 | p4040_s  |   0.005   |   0.038   |            |            |0.00501244| 2.01499 |       |
| 8 | p4415_p  |   4.38    |   0.23    |            |            |-6.28319 | 6.28319 |       |
| 9 | rho_p    |    6.0    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_p |   2.19    |   0.30    |            |            |-6.28319 | 6.28319 |       |
| 11| bplus_2  |   -0.28   |    0.08   |            |            |   -2    |    2    |       |
| 12| p4160_s  |   2.24    |   0.15    |            |            | 0.71676 | 3.68324 |       |
| 13| bplus_1  |   -0.84   |    0.04   |            |            |   -2    |    2    |       |
| 14| psi2s_p  |   1.905   |   0.031   |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_s |  -0.300   |   0.017   |            |            |  -0.3   |   0.3   |       |
| 16| phi_s    |   20.4    |    0.9    |            |            | 14.8182 | 23.5818 |       |
| 17| p3770_s  |   3.07    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 18| Dbar_s   |   0.300   |   0.018   |            |            |  -0.3   |   0.3   |       |
| 19| omega_p  |   6.28    |   0.07    |            |            |-6.28319 | 6.28319 |       |
| 20| phi_p    |   -5.40   |    0.16   |            |            |-6.28319 | 6.28319 |       |
| 21| omega_s  |    7.0    |    0.9    |            |            | 4.19232 | 9.40768 |       |
| 22| rho_s    |    1.1    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 23| p4040_p  |    -6     |     8     |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p3770_p   jpsi_p  p4160_p  p4415_s      Ctt  bplus_0   Dbar_p  p4040_s  p4415_p    rho_p DDstar_p  bplus_2  p4160_s  bplus_1  psi2s_p DDstar_s    phi_s  p3770_s   Dbar_s  omega_p    phi_p  omega_s    rho_s  p4040_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p3770_p |    1.000    0.154    0.222   -0.066   -0.219    0.032    0.386    0.021    0.031   -0.009    0.253   -0.108   -0.094    0.138    0.073    0.013    0.005   -0.145    0.028    0.000    0.007   -0.016    0.035   -0.010 |
|   jpsi_p |    0.154    1.000    0.047   -0.023    0.172   -0.054    0.271    0.001   -0.006   -0.074    0.304    0.077   -0.037    0.123   -0.018    0.044    0.034    0.017    0.046    0.001    0.020   -0.022    0.027    0.003 |
|  p4160_p |    0.222    0.047    1.000   -0.039   -0.338    0.020    0.039    0.029    0.234    0.003    0.280   -0.074   -0.157    0.039   -0.123    0.036   -0.007    0.111    0.029    0.000   -0.002   -0.006    0.012   -0.003 |
|  p4415_s |   -0.066   -0.023   -0.039    1.000    0.204    0.015    0.013   -0.003   -0.128    0.019   -0.050   -0.033    0.322    0.094    0.019    0.001   -0.011   -0.018    0.000    0.000   -0.005   -0.008    0.021   -0.003 |
|      Ctt |   -0.219    0.172   -0.338    0.204    1.000   -0.016   -0.333   -0.034    0.029    0.091   -0.059    0.719    0.322   -0.203    0.153    0.001   -0.047   -0.279    0.012   -0.000   -0.020   -0.006    0.005    0.015 |
|  bplus_0 |    0.032   -0.054    0.020    0.015   -0.016    1.000    0.033    0.001    0.019   -0.005    0.010   -0.036    0.037   -0.845   -0.002    0.000   -0.029    0.045    0.001    0.002    0.012   -0.120    0.280   -0.001 |
|   Dbar_p |    0.386    0.271    0.039    0.013   -0.333    0.033    1.000    0.004   -0.106    0.032   -0.088   -0.096   -0.091    0.219   -0.033    0.007   -0.016    0.035    0.022    0.000   -0.003   -0.021    0.053    0.002 |
|  p4040_s |    0.021    0.001    0.029   -0.003   -0.034    0.001    0.004    1.000    0.015   -0.001    0.019   -0.010    0.026    0.003   -0.014    0.002    0.000    0.001    0.002    0.000    0.000   -0.000    0.000   -0.436 |
|  p4415_p |    0.031   -0.006    0.234   -0.128    0.029    0.019   -0.106    0.015    1.000    0.054    0.012    0.225   -0.215   -0.107   -0.095    0.022   -0.035    0.017    0.013   -0.000   -0.018   -0.002    0.002   -0.004 |
|    rho_p |   -0.009   -0.074    0.003    0.019    0.091   -0.005    0.032   -0.001    0.054    1.000   -0.004    0.242    0.070    0.022    0.008   -0.000   -0.149    0.015    0.001    0.006   -0.257    0.191    0.205   -0.001 |
| DDstar_p |    0.253    0.304    0.280   -0.050   -0.059    0.010   -0.088    0.019    0.012   -0.004    1.000   -0.207   -0.065    0.316    0.085    0.021    0.010    0.224   -0.003    0.000    0.010   -0.023    0.061   -0.009 |
|  bplus_2 |   -0.108    0.077   -0.074   -0.033    0.719   -0.036   -0.096   -0.010    0.225    0.242   -0.207    1.000    0.182   -0.272   -0.021    0.011   -0.139   -0.140    0.007   -0.001   -0.072   -0.001    0.003    0.004 |
|  p4160_s |   -0.094   -0.037   -0.157    0.322    0.322    0.037   -0.091    0.026   -0.215    0.070   -0.065    0.182    1.000   -0.007   -0.056    0.009   -0.044    0.005    0.003   -0.000   -0.021   -0.010    0.024   -0.018 |
|  bplus_1 |    0.138    0.123    0.039    0.094   -0.203   -0.845    0.219    0.003   -0.107    0.022    0.316   -0.272   -0.007    1.000    0.062   -0.013    0.019    0.088   -0.005   -0.001   -0.015    0.088   -0.191   -0.002 |
|  psi2s_p |    0.073   -0.018   -0.123    0.019    0.153   -0.002   -0.033   -0.014   -0.095    0.008    0.085   -0.021   -0.056    0.062    1.000    0.028   -0.008   -0.448    0.033    0.000   -0.005   -0.007    0.015    0.013 |
| DDstar_s |    0.013    0.044    0.036    0.001    0.001    0.000    0.007    0.002    0.022   -0.000    0.021    0.011    0.009   -0.013    0.028    1.000    0.000    0.017   -0.002   -0.000    0.001    0.001   -0.002   -0.001 |
|    phi_s |    0.005    0.034   -0.007   -0.011   -0.047   -0.029   -0.016    0.000   -0.035   -0.149    0.010   -0.139   -0.044    0.019   -0.008    0.000    1.000   -0.016   -0.000   -0.001    0.497   -0.011   -0.049    0.001 |
|  p3770_s |   -0.145    0.017    0.111   -0.018   -0.279    0.045    0.035    0.001    0.017    0.015    0.224   -0.140    0.005    0.088   -0.448    0.017   -0.016    1.000    0.028    0.000   -0.006   -0.011    0.023   -0.001 |
|   Dbar_s |    0.028    0.046    0.029    0.000    0.012    0.001    0.022    0.002    0.013    0.001   -0.003    0.007    0.003   -0.005    0.033   -0.002   -0.000    0.028    1.000   -0.000    0.001   -0.000   -0.000   -0.001 |
|  omega_p |    0.000    0.001    0.000    0.000   -0.000    0.002    0.000    0.000   -0.000    0.006    0.000   -0.001   -0.000   -0.001    0.000   -0.000   -0.001    0.000   -0.000    1.000    0.005   -0.069    0.012   -0.000 |
|    phi_p |    0.007    0.020   -0.002   -0.005   -0.020    0.012   -0.003    0.000   -0.018   -0.257    0.010   -0.072   -0.021   -0.015   -0.005    0.001    0.497   -0.006    0.001    0.005    1.000   -0.103    0.047    0.000 |
|  omega_s |   -0.016   -0.022   -0.006   -0.008   -0.006   -0.120   -0.021   -0.000   -0.002    0.191   -0.023   -0.001   -0.010    0.088   -0.007    0.001   -0.011   -0.011   -0.000   -0.069   -0.103    1.000   -0.444    0.000 |
|    rho_s |    0.035    0.027    0.012    0.021    0.005    0.280    0.053    0.000    0.002    0.205    0.061    0.003    0.024   -0.191    0.015   -0.002   -0.049    0.023   -0.000    0.012    0.047   -0.444    1.000   -0.001 |
|  p4040_p |   -0.010    0.003   -0.003   -0.003    0.015   -0.001    0.002   -0.436   -0.004   -0.001   -0.009    0.004   -0.018   -0.002    0.013   -0.001    0.001   -0.001   -0.001   -0.000    0.000    0.000   -0.001    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10620842289343213}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.027521711014655725}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09047642172195891}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.18700750377566028}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.1983136291993266}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.017952043746055635}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.30725798235310986}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.03842830642398941}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.22625788813243286}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.3336205416043718}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.2976981578372495}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.07995997516729136}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.1506906783124362}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.03691836853181485}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03078243920263901}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.01683406421229572}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.931266453714672}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.22991479961609262}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.01767105895412857}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.06567992707962222}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.15502439028540227}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.879955934694066}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.33460872195043007}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 8.130468693798774})])
Toy 12/25
Time taken: 1 h, 31 min
Projected time left: 1 h, 38 min
Toy 12: Generating data...
Directory  data/zfit_toys/toy_12  Created 
Toy 12: Data generation finished
Toy 12: Loading data...
Toy 12: Loading data finished
Toy 12: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.975E+05               |    Ncalls=1313 (1313 total)    |
| EDM = 0.000346 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297481.36613458185
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p3770_p  |   -6.28   |    0.03   |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |   1.498   |   0.026   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4160_p  |   -2.47   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_s  |   1.22    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 4 | Ctt      |   0.52    |   0.18    |            |            |  -1.5   |   1.5   |       |
| 5 | bplus_0  |   0.416   |   0.017   |            |            |   -2    |    2    |       |
| 6 | Dbar_p   |   -4.1    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 7 | p4040_s  |   0.74    |   0.18    |            |            |0.00501244| 2.01499 |       |
| 8 | p4415_p  |   -2.36   |    0.18   |            |            |-6.28319 | 6.28319 |       |
| 9 | rho_p    |    0.4    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_p |   -2.0    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 11| bplus_2  | 0.009E-1  | 0.769E-1  |            |            |   -2    |    2    |       |
| 12| p4160_s  |   2.03    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 13| bplus_1  |   -0.82   |    0.04   |            |            |   -2    |    2    |       |
| 14| psi2s_p  |   1.881   |   0.030   |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_s |   0.30    |   0.04    |            |            |  -0.3   |   0.3   |       |
| 16| phi_s    |   16.5    |    1.1    |            |            | 14.8182 | 23.5818 |       |
| 17| p3770_s  |   0.919   |   0.010   |            |            |0.918861 | 4.08114 |       |
| 18| Dbar_s   |  -0.300   |   0.018   |            |            |  -0.3   |   0.3   |       |
| 19| omega_p  |    6.3    |    0.5    |            |            |-6.28319 | 6.28319 |       |
| 20| phi_p    |   -0.30   |    0.27   |            |            |-6.28319 | 6.28319 |       |
| 21| omega_s  |    6.1    |    1.1    |            |            | 4.19232 | 9.40768 |       |
| 22| rho_s    |    0.8    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 23| p4040_p  |   -2.90   |    0.23   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p3770_p   jpsi_p  p4160_p  p4415_s      Ctt  bplus_0   Dbar_p  p4040_s  p4415_p    rho_p DDstar_p  bplus_2  p4160_s  bplus_1  psi2s_p DDstar_s    phi_s  p3770_s   Dbar_s  omega_p    phi_p  omega_s    rho_s  p4040_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p3770_p |    1.000   -0.007   -0.010    0.002    0.013   -0.003   -0.021    0.003   -0.004    0.002   -0.006    0.003    0.001   -0.004    0.006   -0.003    0.000   -0.001   -0.002   -0.000    0.000    0.001   -0.002   -0.006 |
|   jpsi_p |   -0.007    1.000    0.120   -0.025   -0.340    0.076    0.437   -0.005    0.064   -0.010   -0.234   -0.067   -0.037   -0.041    0.137    0.054   -0.031   -0.000    0.035    0.008   -0.014   -0.019    0.015    0.030 |
|  p4160_p |   -0.010    0.120    1.000    0.016   -0.336    0.048    0.237   -0.516    0.302    0.003   -0.023    0.092   -0.126   -0.089   -0.108    0.070   -0.012    0.002    0.033    0.002   -0.002   -0.006    0.013    0.093 |
|  p4415_s |    0.002   -0.025    0.016    1.000    0.207    0.017   -0.016    0.117   -0.128   -0.007   -0.039   -0.069    0.291    0.097    0.047   -0.009   -0.004   -0.001   -0.006    0.002    0.004   -0.010    0.029    0.094 |
|      Ctt |    0.013   -0.340   -0.336    0.207    1.000    0.002   -0.327    0.354   -0.089    0.065   -0.066    0.617    0.237   -0.111    0.201   -0.026   -0.036    0.001    0.012   -0.003    0.006   -0.005    0.088   -0.170 |
|  bplus_0 |   -0.003    0.076    0.048    0.017    0.002    1.000    0.012    0.011    0.042   -0.266    0.016    0.139    0.044   -0.778    0.042   -0.003   -0.015   -0.000   -0.002    0.047    0.018   -0.157    0.219    0.049 |
|   Dbar_p |   -0.021    0.437    0.237   -0.016   -0.327    0.012    1.000   -0.090    0.066   -0.029   -0.083   -0.095   -0.068    0.153    0.211   -0.007    0.001    0.002    0.012    0.005    0.005   -0.018    0.031    0.063 |
|  p4040_s |    0.003   -0.005   -0.516    0.117    0.354    0.011   -0.090    1.000   -0.232    0.017   -0.144    0.051   -0.019    0.002    0.123   -0.019   -0.007   -0.003   -0.012   -0.001    0.005   -0.001    0.025   -0.203 |
|  p4415_p |   -0.004    0.064    0.302   -0.128   -0.089    0.042    0.066   -0.232    1.000    0.044   -0.200    0.266   -0.199   -0.196   -0.064    0.035   -0.019    0.001    0.018   -0.003    0.002    0.005    0.024    0.106 |
|    rho_p |    0.002   -0.010    0.003   -0.007    0.065   -0.266   -0.029    0.017    0.044    1.000   -0.095    0.151    0.026    0.152   -0.001   -0.009    0.089   -0.000   -0.000   -0.114    0.062    0.541   -0.009    0.018 |
| DDstar_p |   -0.006   -0.234   -0.023   -0.039   -0.066    0.016   -0.083   -0.144   -0.200   -0.095    1.000   -0.321   -0.114    0.505   -0.120    0.069    0.002    0.003    0.015    0.018    0.001   -0.054    0.087   -0.083 |
|  bplus_2 |    0.003   -0.067    0.092   -0.069    0.617    0.139   -0.095    0.051    0.266    0.151   -0.321    1.000    0.120   -0.446    0.080   -0.029   -0.068    0.000   -0.006   -0.009    0.026   -0.002    0.184    0.096 |
|  p4160_s |    0.001   -0.037   -0.126    0.291    0.237    0.044   -0.068   -0.019   -0.199    0.026   -0.114    0.120    1.000   -0.018   -0.023   -0.002   -0.018   -0.001   -0.001   -0.000    0.007   -0.007    0.052    0.380 |
|  bplus_1 |   -0.004   -0.041   -0.089    0.097   -0.111   -0.778    0.153    0.002   -0.196    0.152    0.505   -0.446   -0.018    1.000   -0.006    0.040    0.019    0.001   -0.001   -0.026   -0.004    0.089   -0.099   -0.081 |
|  psi2s_p |    0.006    0.137   -0.108    0.047    0.201    0.042    0.211    0.123   -0.064   -0.001   -0.120    0.080   -0.023   -0.006    1.000    0.037   -0.015    0.006    0.037    0.004   -0.001   -0.013    0.033   -0.198 |
| DDstar_s |   -0.003    0.054    0.070   -0.009   -0.026   -0.003   -0.007   -0.019    0.035   -0.009    0.069   -0.029   -0.002    0.040    0.037    1.000    0.002    0.000   -0.001    0.001    0.001   -0.004    0.003    0.037 |
|    phi_s |    0.000   -0.031   -0.012   -0.004   -0.036   -0.015    0.001   -0.007   -0.019    0.089    0.002   -0.068   -0.018    0.019   -0.015    0.002    1.000    0.000    0.001   -0.020    0.722    0.021    0.094   -0.016 |
|  p3770_s |   -0.001   -0.000    0.002   -0.001    0.001   -0.000    0.002   -0.003    0.001   -0.000    0.003    0.000   -0.001    0.001    0.006    0.000    0.000    1.000   -0.000    0.000   -0.000   -0.000    0.000    0.002 |
|   Dbar_s |   -0.002    0.035    0.033   -0.006    0.012   -0.002    0.012   -0.012    0.018   -0.000    0.015   -0.006   -0.001   -0.001    0.037   -0.001    0.001   -0.000    1.000   -0.000    0.000    0.001   -0.003    0.026 |
|  omega_p |   -0.000    0.008    0.002    0.002   -0.003    0.047    0.005   -0.001   -0.003   -0.114    0.018   -0.009   -0.000   -0.026    0.004    0.001   -0.020    0.000   -0.000    1.000   -0.002   -0.465    0.102    0.000 |
|    phi_p |    0.000   -0.014   -0.002    0.004    0.006    0.018    0.005    0.005    0.002    0.062    0.001    0.026    0.007   -0.004   -0.001    0.001    0.722   -0.000    0.000   -0.002    1.000   -0.030    0.106    0.001 |
|  omega_s |    0.001   -0.019   -0.006   -0.010   -0.005   -0.157   -0.018   -0.001    0.005    0.541   -0.054   -0.002   -0.007    0.089   -0.013   -0.004    0.021   -0.000    0.001   -0.465   -0.030    1.000   -0.208   -0.004 |
|    rho_s |   -0.002    0.015    0.013    0.029    0.088    0.219    0.031    0.025    0.024   -0.009    0.087    0.184    0.052   -0.099    0.033    0.003    0.094    0.000   -0.003    0.102    0.106   -0.208    1.000    0.026 |
|  p4040_p |   -0.006    0.030    0.093    0.094   -0.170    0.049    0.063   -0.203    0.106    0.018   -0.083    0.096    0.380   -0.081   -0.198    0.037   -0.016    0.002    0.026    0.000    0.001   -0.004    0.026    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.03290603275322246}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.0262293016104862}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.10652444770250136}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.18730737789283203}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.1766254294197689}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.016904316499312788}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.33133131477796174}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.17500811560385549}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.17925405419748608}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.40178322022241986}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.3971956103375516}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.07690130672321915}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16848679118975196}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.03975515039566857}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.02959060955901638}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.03667867767902644}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.1231829725905484}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.009785843232435032}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.01800318722068872}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.5057829094845152}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.26866953648148684}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.1073719348056077}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3799793892195905}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.23261837354865866})])
Toy 13/25
Time taken: 1 h, 38 min
Projected time left: 1 h, 31 min
Toy 13: Generating data...
Directory  data/zfit_toys/toy_13  Created 
Toy 13: Data generation finished
Toy 13: Loading data...
Toy 13: Loading data finished
Toy 13: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |    Ncalls=1267 (1267 total)    |
| EDM = 1.34E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297195.8124489498
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p3770_p  |   -2.20   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |   4.675   |   0.024   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4160_p  |   4.25    |   0.09    |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_s  |   1.42    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 4 | Ctt      |   -0.66   |    0.22   |            |            |  -1.5   |   1.5   |       |
| 5 | bplus_0  |   -0.50   |    0.04   |            |            |   -2    |    2    |       |
| 6 | Dbar_p   |   -6.28   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 7 | p4040_s  |   1.13    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 8 | p4415_p  |   -1.80   |    0.16   |            |            |-6.28319 | 6.28319 |       |
| 9 | rho_p    |   -0.3    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_p |   -5.0    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 11| bplus_2  |   0.25    |   0.10    |            |            |   -2    |    2    |       |
| 12| p4160_s  |   2.50    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 13| bplus_1  |   0.90    |   0.07    |            |            |   -2    |    2    |       |
| 14| psi2s_p  |   1.91    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_s |  -0.300   |   0.024   |            |            |  -0.3   |   0.3   |       |
| 16| phi_s    |   17.6    |    2.3    |            |            | 14.8182 | 23.5818 |       |
| 17| p3770_s  |   3.49    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 18| Dbar_s   |   0.17    |   0.13    |            |            |  -0.3   |   0.3   |       |
| 19| omega_p  |   0.16    |   0.33    |            |            |-6.28319 | 6.28319 |       |
| 20| phi_p    |   0.027   |   0.558   |            |            |-6.28319 | 6.28319 |       |
| 21| omega_s  |    5.5    |    1.2    |            |            | 4.19232 | 9.40768 |       |
| 22| rho_s    |    1.1    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 23| p4040_p  |   4.21    |   0.17    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p3770_p   jpsi_p  p4160_p  p4415_s      Ctt  bplus_0   Dbar_p  p4040_s  p4415_p    rho_p DDstar_p  bplus_2  p4160_s  bplus_1  psi2s_p DDstar_s    phi_s  p3770_s   Dbar_s  omega_p    phi_p  omega_s    rho_s  p4040_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p3770_p |    1.000   -0.048    0.119   -0.067   -0.243    0.018   -0.005   -0.158    0.031   -0.023    0.061    0.065   -0.077   -0.072    0.014    0.030   -0.010   -0.203    0.255   -0.003   -0.013   -0.007    0.003    0.133 |
|   jpsi_p |   -0.048    1.000   -0.030   -0.006    0.252    0.121    0.035    0.030    0.050   -0.096   -0.210   -0.218    0.010   -0.003    0.012    0.044   -0.054   -0.083    0.067   -0.009   -0.072   -0.011   -0.041   -0.069 |
|  p4160_p |    0.119   -0.030    1.000    0.011   -0.234    0.059    0.050   -0.451    0.328    0.000   -0.080   -0.056   -0.157    0.057   -0.087    0.035   -0.002    0.056   -0.167    0.004   -0.006    0.019   -0.043    0.315 |
|  p4415_s |   -0.067   -0.006    0.011    1.000    0.199   -0.049   -0.005    0.152   -0.092    0.026   -0.048    0.010    0.270   -0.024    0.011   -0.003   -0.004   -0.003    0.030   -0.003    0.004   -0.009    0.027    0.007 |
|      Ctt |   -0.243    0.252   -0.234    0.199    1.000    0.076    0.067    0.337    0.013    0.095    0.075   -0.633    0.285    0.056    0.272   -0.006   -0.004   -0.082   -0.443    0.003    0.007    0.025   -0.037   -0.196 |
|  bplus_0 |    0.018    0.121    0.059   -0.049    0.076    1.000    0.014   -0.024    0.052    0.077   -0.142   -0.199   -0.027   -0.918    0.022   -0.011    0.035    0.014   -0.107    0.041   -0.011    0.179   -0.355    0.030 |
|   Dbar_p |   -0.005    0.035    0.050   -0.005    0.067    0.014    1.000    0.013    0.035   -0.002    0.059   -0.006    0.007    0.003    0.050    0.000    0.002    0.060   -0.155    0.001    0.001    0.004   -0.009    0.049 |
|  p4040_s |   -0.158    0.030   -0.451    0.152    0.337   -0.024    0.013    1.000   -0.158    0.055   -0.145   -0.138    0.181    0.038    0.015   -0.008   -0.002    0.110   -0.104    0.000    0.008    0.005    0.004   -0.172 |
|  p4415_p |    0.031    0.050    0.328   -0.092    0.013    0.052    0.035   -0.158    1.000    0.050   -0.171   -0.255   -0.203    0.096   -0.017    0.012   -0.000    0.052   -0.169    0.005    0.003    0.026   -0.042    0.204 |
|    rho_p |   -0.023   -0.096    0.000    0.026    0.095    0.077   -0.002    0.055    0.050    1.000   -0.032   -0.276    0.067   -0.080   -0.001   -0.001    0.223    0.014    0.023   -0.123    0.216    0.203    0.104   -0.000 |
| DDstar_p |    0.061   -0.210   -0.080   -0.048    0.075   -0.142    0.059   -0.145   -0.171   -0.032    1.000    0.249   -0.071   -0.098   -0.122    0.042   -0.012    0.085   -0.320   -0.014   -0.007   -0.049    0.096   -0.004 |
|  bplus_2 |    0.065   -0.218   -0.056    0.010   -0.633   -0.199   -0.006   -0.138   -0.255   -0.276    0.249    1.000   -0.151   -0.022   -0.070    0.019   -0.003    0.044    0.055   -0.013   -0.032   -0.079    0.086   -0.004 |
|  p4160_s |   -0.077    0.010   -0.157    0.270    0.285   -0.027    0.007    0.181   -0.203    0.067   -0.071   -0.151    1.000    0.009   -0.020   -0.001   -0.004    0.034   -0.055   -0.001    0.009    0.003    0.011    0.260 |
|  bplus_1 |   -0.072   -0.003    0.057   -0.024    0.056   -0.918    0.003    0.038    0.096   -0.080   -0.098   -0.022    0.009    1.000    0.043   -0.011   -0.034   -0.008   -0.047   -0.035    0.007   -0.155    0.294    0.045 |
|  psi2s_p |    0.014    0.012   -0.087    0.011    0.272    0.022    0.050    0.015   -0.017   -0.001   -0.122   -0.070   -0.020    0.043    1.000    0.014   -0.006   -0.428   -0.177    0.001   -0.008    0.006   -0.017   -0.147 |
| DDstar_s |    0.030    0.044    0.035   -0.003   -0.006   -0.011    0.000   -0.008    0.012   -0.001    0.042    0.019   -0.001   -0.011    0.014    1.000   -0.000    0.028   -0.006   -0.001    0.000   -0.004    0.008    0.022 |
|    phi_s |   -0.010   -0.054   -0.002   -0.004   -0.004    0.035    0.002   -0.002   -0.000    0.223   -0.012   -0.003   -0.004   -0.034   -0.006   -0.000    1.000   -0.006   -0.012    0.074    0.938    0.061    0.016   -0.002 |
|  p3770_s |   -0.203   -0.083    0.056   -0.003   -0.082    0.014    0.060    0.110    0.052    0.014    0.085    0.044    0.034   -0.008   -0.428    0.028   -0.006    1.000   -0.222    0.001   -0.004    0.007   -0.014    0.035 |
|   Dbar_s |    0.255    0.067   -0.167    0.030   -0.443   -0.107   -0.155   -0.104   -0.169    0.023   -0.320    0.055   -0.055   -0.047   -0.177   -0.006   -0.012   -0.222    1.000   -0.008    0.001   -0.028    0.066   -0.204 |
|  omega_p |   -0.003   -0.009    0.004   -0.003    0.003    0.041    0.001    0.000    0.005   -0.123   -0.014   -0.013   -0.001   -0.035    0.001   -0.001    0.074    0.001   -0.008    1.000    0.068    0.531   -0.044    0.003 |
|    phi_p |   -0.013   -0.072   -0.006    0.004    0.007   -0.011    0.001    0.008    0.003    0.216   -0.007   -0.032    0.009    0.007   -0.008    0.000    0.938   -0.004    0.001    0.068    1.000    0.035    0.044   -0.004 |
|  omega_s |   -0.007   -0.011    0.019   -0.009    0.025    0.179    0.004    0.005    0.026    0.203   -0.049   -0.079    0.003   -0.155    0.006   -0.004    0.061    0.007   -0.028    0.531    0.035    1.000   -0.390    0.012 |
|    rho_s |    0.003   -0.041   -0.043    0.027   -0.037   -0.355   -0.009    0.004   -0.042    0.104    0.096    0.086    0.011    0.294   -0.017    0.008    0.016   -0.014    0.066   -0.044    0.044   -0.390    1.000   -0.027 |
|  p4040_p |    0.133   -0.069    0.315    0.007   -0.196    0.030    0.049   -0.172    0.204   -0.000   -0.004   -0.004    0.260    0.045   -0.147    0.022   -0.002    0.035   -0.204    0.003   -0.004    0.012   -0.027    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.09504746747441528}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.023911342441035544}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09099091340925636}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19068130340381306}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.21849417316094744}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.03870776075093685}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.11103792548182234}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1718923235970632}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.15884568386956}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.3227233004288266}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.36833424427870964}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.09889297515648621}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.17265776656866771}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.06905780476234868}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03199553744026762}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.023851999554225345}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 2.2549613097672445}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.22753286007284768}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.13126309773959224}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.333479912402209}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.5575501309815731}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.1864940311000391}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.33076043023032403}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.17235760583361515})])
Toy 14/25
Time taken: 1 h, 46 min
Projected time left: 1 h, 23 min
Toy 14: Generating data...
Directory  data/zfit_toys/toy_14  Created 
Toy 14: Data generation finished
Toy 14: Loading data...
Toy 14: Loading data finished
Toy 14: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |     Ncalls=326 (326 total)     |
| EDM = 3.46E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297195.60712790943
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p3770_p  |   -2.91   |    0.05   |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |   1.645   |   0.011   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4160_p  |   3.99    |   0.05    |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_s  |   0.98    |   0.08    |            |            |0.126447 | 2.35355 |       |
| 4 | Ctt      |   -0.13   |    0.05   |            |            |  -1.5   |   1.5   |       |
| 5 | bplus_0  |   0.415   |   0.002   |            |            |   -2    |    2    |       |
| 6 | Dbar_p   |   4.98    |   0.18    |            |            |-6.28319 | 6.28319 |       |
| 7 | p4040_s  |   1.21    |   0.07    |            |            |0.00501244| 2.01499 |       |
| 8 | p4415_p  |   3.83    |   0.10    |            |            |-6.28319 | 6.28319 |       |
| 9 | rho_p    |   -1.9    |    8.4    |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_p |  -0.007   |   0.197   |            |            |-6.28319 | 6.28319 |       |
| 11| bplus_2  |  -0.251   |   0.021   |            |            |   -2    |    2    |       |
| 12| p4160_s  |   1.89    |   0.07    |            |            | 0.71676 | 3.68324 |       |
| 13| bplus_1  |  -0.764   |   0.004   |            |            |   -2    |    2    |       |
| 14| psi2s_p  |   1.797   |   0.015   |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_s |   0.182   |   0.020   |            |            |  -0.3   |   0.3   |       |
| 16| phi_s    |   20.9    |    0.4    |            |            | 14.8182 | 23.5818 |       |
| 17| p3770_s  |   2.58    |   0.10    |            |            |0.918861 | 4.08114 |       |
| 18| Dbar_s   |   0.157   |   0.027   |            |            |  -0.3   |   0.3   |       |
| 19| omega_p  |   -5.72   |    0.15   |            |            |-6.28319 | 6.28319 |       |
| 20| phi_p    |   -5.66   |    0.08   |            |            |-6.28319 | 6.28319 |       |
| 21| omega_s  |    8.2    |    0.5    |            |            | 4.19232 | 9.40768 |       |
| 22| rho_s    |   0.026   |   1.025   |            |            |0.0253049| 2.0747  |       |
| 23| p4040_p  |   3.17    |   0.07    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p3770_p   jpsi_p  p4160_p  p4415_s      Ctt  bplus_0   Dbar_p  p4040_s  p4415_p    rho_p DDstar_p  bplus_2  p4160_s  bplus_1  psi2s_p DDstar_s    phi_s  p3770_s   Dbar_s  omega_p    phi_p  omega_s    rho_s  p4040_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p3770_p |    1.000    0.002    0.031   -0.005    0.002   -0.011    0.085    0.007    0.015    0.054    0.026   -0.020    0.007   -0.021    0.005    0.054   -0.005   -0.071   -0.057    0.036    0.026   -0.032    0.054    0.037 |
|   jpsi_p |    0.002    1.000    0.014   -0.010   -0.066    0.037   -0.011    0.011   -0.003    0.006    0.127    0.015   -0.007    0.033    0.039   -0.034   -0.008    0.023   -0.094    0.004    0.003   -0.006    0.006    0.006 |
|  p4160_p |    0.031    0.014    1.000    0.044   -0.069   -0.019    0.001   -0.087    0.057    0.004    0.102    0.032   -0.021   -0.022   -0.006    0.035   -0.001   -0.002   -0.069    0.003    0.002   -0.003    0.004   -0.042 |
|  p4415_s |   -0.005   -0.010    0.044    1.000    0.076    0.049   -0.008    0.004   -0.039    0.032   -0.007   -0.047    0.047    0.046   -0.009   -0.050   -0.003    0.005    0.025    0.022    0.016   -0.019    0.032    0.024 |
|      Ctt |    0.002   -0.066   -0.069    0.076    1.000   -0.046    0.012    0.067    0.007    0.268    0.013   -0.029    0.054   -0.084    0.057    0.085   -0.020   -0.027   -0.050    0.179    0.130   -0.158    0.269   -0.047 |
|  bplus_0 |   -0.011    0.037   -0.019    0.049   -0.046    1.000    0.056    0.048    0.025   -0.211   -0.045    0.056    0.054   -0.077    0.029    0.077    0.008    0.022    0.006   -0.142   -0.100    0.125   -0.211    0.010 |
|   Dbar_p |    0.085   -0.011    0.001   -0.008    0.012    0.056    1.000   -0.029   -0.036    0.288    0.021   -0.093   -0.045    0.019   -0.016   -0.045   -0.022   -0.011   -0.018    0.192    0.140   -0.170    0.288   -0.027 |
|  p4040_s |    0.007    0.011   -0.087    0.004    0.067    0.048   -0.029    1.000   -0.045   -0.009    0.049    0.003   -0.084    0.048   -0.007   -0.058   -0.001    0.042    0.013   -0.005   -0.003    0.005   -0.009   -0.039 |
|  p4415_p |    0.015   -0.003    0.057   -0.039    0.007    0.025   -0.036   -0.045    1.000    0.007    0.055    0.030   -0.056    0.021   -0.016   -0.036   -0.002    0.005   -0.012    0.005    0.004   -0.005    0.007    0.018 |
|    rho_p |    0.054    0.006    0.004    0.032    0.268   -0.211    0.288   -0.009    0.007    1.000   -0.085   -0.578    0.007   -0.344   -0.023    0.256   -0.114    0.011    0.117    0.680    0.494   -0.596    0.998    0.006 |
| DDstar_p |    0.026    0.127    0.102   -0.007    0.013   -0.045    0.021    0.049    0.055   -0.085    1.000    0.002    0.036   -0.029    0.091    0.023    0.012    0.076    0.141   -0.057   -0.040    0.052   -0.085    0.102 |
|  bplus_2 |   -0.020    0.015    0.032   -0.047   -0.029    0.056   -0.093    0.003    0.030   -0.578    0.002    1.000    0.013    0.133    0.003   -0.116    0.038    0.017   -0.011   -0.385   -0.276    0.340   -0.579    0.027 |
|  p4160_s |    0.007   -0.007   -0.021    0.047    0.054    0.054   -0.045   -0.084   -0.056    0.007    0.036    0.013    1.000    0.051   -0.027   -0.063   -0.002    0.013    0.011    0.005    0.004   -0.005    0.007    0.075 |
|  bplus_1 |   -0.021    0.033   -0.022    0.046   -0.084   -0.077    0.019    0.048    0.021   -0.344   -0.029    0.133    0.051    1.000    0.030    0.044    0.024    0.016   -0.014   -0.230   -0.166    0.203   -0.345    0.006 |
|  psi2s_p |    0.005    0.039   -0.006   -0.009    0.057    0.029   -0.016   -0.007   -0.016   -0.023    0.091    0.003   -0.027    0.030    1.000   -0.028   -0.000   -0.093   -0.067   -0.015   -0.010    0.013   -0.023   -0.037 |
| DDstar_s |    0.054   -0.034    0.035   -0.050    0.085    0.077   -0.045   -0.058   -0.036    0.256    0.023   -0.116   -0.063    0.044   -0.028    1.000   -0.020    0.008    0.027    0.171    0.125   -0.151    0.257    0.001 |
|    phi_s |   -0.005   -0.008   -0.001   -0.003   -0.020    0.008   -0.022   -0.001   -0.002   -0.114    0.012    0.038   -0.002    0.024   -0.000   -0.020    1.000   -0.003   -0.012   -0.072    0.095    0.069   -0.114   -0.002 |
|  p3770_s |   -0.071    0.023   -0.002    0.005   -0.027    0.022   -0.011    0.042    0.005    0.011    0.076    0.017    0.013    0.016   -0.093    0.008   -0.003    1.000   -0.092    0.008    0.006   -0.007    0.011   -0.014 |
|   Dbar_s |   -0.057   -0.094   -0.069    0.025   -0.050    0.006   -0.018    0.013   -0.012    0.117    0.141   -0.011    0.011   -0.014   -0.067    0.027   -0.012   -0.092    1.000    0.078    0.056   -0.070    0.117   -0.077 |
|  omega_p |    0.036    0.004    0.003    0.022    0.179   -0.142    0.192   -0.005    0.005    0.680   -0.057   -0.385    0.005   -0.230   -0.015    0.171   -0.072    0.008    0.078    1.000    0.333   -0.261    0.680    0.004 |
|    phi_p |    0.026    0.003    0.002    0.016    0.130   -0.100    0.140   -0.003    0.004    0.494   -0.040   -0.276    0.004   -0.166   -0.010    0.125    0.095    0.006    0.056    0.333    1.000   -0.303    0.494    0.003 |
|  omega_s |   -0.032   -0.006   -0.003   -0.019   -0.158    0.125   -0.170    0.005   -0.005   -0.596    0.052    0.340   -0.005    0.203    0.013   -0.151    0.069   -0.007   -0.070   -0.261   -0.303    1.000   -0.597   -0.004 |
|    rho_s |    0.054    0.006    0.004    0.032    0.269   -0.211    0.288   -0.009    0.007    0.998   -0.085   -0.579    0.007   -0.345   -0.023    0.257   -0.114    0.011    0.117    0.680    0.494   -0.597    1.000    0.006 |
|  p4040_p |    0.037    0.006   -0.042    0.024   -0.047    0.010   -0.027   -0.039    0.018    0.006    0.102    0.027    0.075    0.006   -0.037    0.001   -0.002   -0.014   -0.077    0.004    0.003   -0.004    0.006    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.053149506854851536}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.0114701271104658}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.0456254647970713}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.08248165954744463}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.048647840228659534}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.0019286367841175878}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.18171847494694404}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.06766565895652354}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.10337368675807213}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 8.356795163674043}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.1974781070845415}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.021157784236405353}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.06915552820331661}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.0035972197685802954}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.014636422907297053}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.020435724912866327}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.421386512375431}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.09910606249957077}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.027168443229387523}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.1487896027251483}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.08361559744161307}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.4786679117681687}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 1.0249119282637356}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.06586292494123036})])
Toy 15/25
Time taken: 1 h, 50 min
Projected time left: 1 h, 13 min
Toy 15: Generating data...
Directory  data/zfit_toys/toy_15  Created 
Toy 15: Data generation finished
Toy 15: Loading data...
Toy 15: Loading data finished
Toy 15: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.975E+05               |    Ncalls=1408 (1408 total)    |
| EDM = 0.00014 (Goal: 5E-06)   |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297542.16342346725
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p3770_p  |   3.52    |   0.13    |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |   -4.60   |    0.03   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4160_p  |   -2.01   |    0.13   |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_s  |   1.39    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 4 | Ctt      |   -0.21   |    0.22   |            |            |  -1.5   |   1.5   |       |
| 5 | bplus_0  |  -0.373   |   0.027   |            |            |   -2    |    2    |       |
| 6 | Dbar_p   |    4.6    |    0.5    |            |            |-6.28319 | 6.28319 |       |
| 7 | p4040_s  |   0.82    |   0.18    |            |            |0.00501244| 2.01499 |       |
| 8 | p4415_p  |   -2.14   |    0.18   |            |            |-6.28319 | 6.28319 |       |
| 9 | rho_p    |   -0.7    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_p |    3.1    |    0.6    |            |            |-6.28319 | 6.28319 |       |
| 11| bplus_2  |   0.24    |   0.08    |            |            |   -2    |    2    |       |
| 12| p4160_s  |   2.18    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 13| bplus_1  |   0.71    |   0.05    |            |            |   -2    |    2    |       |
| 14| psi2s_p  |   1.80    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_s |   0.30    |   0.08    |            |            |  -0.3   |   0.3   |       |
| 16| phi_s    |   16.2    |    1.0    |            |            | 14.8182 | 23.5818 |       |
| 17| p3770_s  |   2.98    |   0.26    |            |            |0.918861 | 4.08114 |       |
| 18| Dbar_s   |   -0.30   |    0.43   |            |            |  -0.3   |   0.3   |       |
| 19| omega_p  |   -6.3    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 20| phi_p    |   5.81    |   0.17    |            |            |-6.28319 | 6.28319 |       |
| 21| omega_s  |    6.7    |    1.4    |            |            | 4.19232 | 9.40768 |       |
| 22| rho_s    |    1.2    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 23| p4040_p  |   -2.80   |    0.24   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p3770_p   jpsi_p  p4160_p  p4415_s      Ctt  bplus_0   Dbar_p  p4040_s  p4415_p    rho_p DDstar_p  bplus_2  p4160_s  bplus_1  psi2s_p DDstar_s    phi_s  p3770_s   Dbar_s  omega_p    phi_p  omega_s    rho_s  p4040_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p3770_p |    1.000    0.352    0.345   -0.056   -0.402    0.052   -0.415   -0.183    0.153    0.009   -0.356    0.164   -0.081   -0.200    0.091   -0.019   -0.004   -0.126   -0.406    0.002    0.005   -0.003    0.009    0.144 |
|   jpsi_p |    0.352    1.000    0.492   -0.090   -0.444   -0.124   -0.127   -0.134    0.289    0.006   -0.656    0.348   -0.076   -0.017    0.249   -0.091   -0.021    0.291   -0.236   -0.004    0.012   -0.033    0.070    0.251 |
|  p4160_p |    0.345    0.492    1.000   -0.102   -0.332   -0.027    0.041   -0.453    0.505   -0.013   -0.590    0.110   -0.082    0.037    0.129   -0.045    0.005    0.200   -0.081    0.005    0.007    0.002    0.000    0.244 |
|  p4415_s |   -0.056   -0.090   -0.102    1.000    0.157    0.012   -0.069    0.134   -0.161    0.025    0.063    0.069    0.305   -0.117    0.000   -0.001   -0.012   -0.010   -0.008   -0.001    0.002   -0.005    0.014    0.037 |
|      Ctt |   -0.402   -0.444   -0.332    0.157    1.000    0.011    0.560    0.328   -0.017    0.078    0.280   -0.671    0.285    0.220    0.203    0.062   -0.035   -0.053    0.252    0.009   -0.003    0.024   -0.058   -0.028 |
|  bplus_0 |    0.052   -0.124   -0.027    0.012    0.011    1.000   -0.006   -0.010   -0.063   -0.033    0.019   -0.064   -0.030   -0.917   -0.017    0.014    0.118   -0.017    0.022    0.060   -0.039    0.225   -0.468   -0.057 |
|   Dbar_p |   -0.415   -0.127    0.041   -0.069    0.560   -0.006    1.000    0.021    0.197   -0.069    0.140   -0.181    0.166    0.322    0.151    0.109    0.033    0.191    0.326    0.003   -0.013    0.029   -0.073    0.265 |
|  p4040_s |   -0.183   -0.134   -0.453    0.134    0.328   -0.010    0.021    1.000   -0.252    0.040    0.098   -0.074   -0.113   -0.026    0.049   -0.020   -0.018    0.081    0.094    0.001    0.003   -0.002    0.008   -0.206 |
|  p4415_p |    0.153    0.289    0.505   -0.161   -0.017   -0.063    0.197   -0.252    1.000    0.037   -0.426   -0.110   -0.077    0.130    0.114   -0.064   -0.018    0.184    0.078    0.008    0.010    0.004   -0.002    0.287 |
|    rho_p |    0.009    0.006   -0.013    0.025    0.078   -0.033   -0.069    0.040    0.037    1.000    0.006   -0.278    0.071   -0.001    0.003   -0.000    0.080    0.014   -0.034   -0.007    0.106    0.139    0.075    0.017 |
| DDstar_p |   -0.356   -0.656   -0.590    0.063    0.280    0.019    0.140    0.098   -0.426    0.006    1.000   -0.212   -0.022    0.068   -0.299    0.099   -0.005   -0.295   -0.147   -0.007   -0.014    0.003   -0.020   -0.354 |
|  bplus_2 |    0.164    0.348    0.110    0.069   -0.671   -0.064   -0.181   -0.074   -0.110   -0.278   -0.212    1.000   -0.165   -0.144    0.011    0.032    0.096    0.073   -0.160   -0.039   -0.020   -0.067    0.111   -0.002 |
|  p4160_s |   -0.081   -0.076   -0.082    0.305    0.285   -0.030    0.166   -0.113   -0.077    0.071   -0.022   -0.165    1.000    0.038   -0.021   -0.011   -0.032    0.056    0.129    0.007    0.007    0.005   -0.006    0.350 |
|  bplus_1 |   -0.200   -0.017    0.037   -0.117    0.220   -0.917    0.322   -0.026    0.130   -0.001    0.068   -0.144    0.038    1.000    0.021   -0.060   -0.101    0.018    0.146   -0.057    0.026   -0.198    0.395    0.105 |
|  psi2s_p |    0.091    0.249    0.129    0.000    0.203   -0.017    0.151    0.049    0.114    0.003   -0.299    0.011   -0.021    0.021    1.000   -0.035   -0.004   -0.179   -0.054    0.002    0.004   -0.001    0.004    0.008 |
| DDstar_s |   -0.019   -0.091   -0.045   -0.001    0.062    0.014    0.109   -0.020   -0.064   -0.000    0.099    0.032   -0.011   -0.060   -0.035    1.000    0.000    0.006    0.035   -0.003   -0.001   -0.004    0.009   -0.029 |
|    phi_s |   -0.004   -0.021    0.005   -0.012   -0.035    0.118    0.033   -0.018   -0.018    0.080   -0.005    0.096   -0.032   -0.101   -0.004    0.000    1.000   -0.007    0.016    0.032    0.458    0.072   -0.052   -0.010 |
|  p3770_s |   -0.126    0.291    0.200   -0.010   -0.053   -0.017    0.191    0.081    0.184    0.014   -0.295    0.073    0.056    0.018   -0.179    0.006   -0.007    1.000   -0.053    0.007    0.005    0.008   -0.013    0.164 |
|   Dbar_s |   -0.406   -0.236   -0.081   -0.008    0.252    0.022    0.326    0.094    0.078   -0.034   -0.147   -0.160    0.129    0.146   -0.054    0.035    0.016   -0.053    1.000   -0.000   -0.011    0.015   -0.042    0.054 |
|  omega_p |    0.002   -0.004    0.005   -0.001    0.009    0.060    0.003    0.001    0.008   -0.007   -0.007   -0.039    0.007   -0.057    0.002   -0.003    0.032    0.007   -0.000    1.000    0.009    0.630    0.034    0.006 |
|    phi_p |    0.005    0.012    0.007    0.002   -0.003   -0.039   -0.013    0.003    0.010    0.106   -0.014   -0.020    0.007    0.026    0.004   -0.001    0.458    0.005   -0.011    0.009    1.000   -0.008    0.026    0.007 |
|  omega_s |   -0.003   -0.033    0.002   -0.005    0.024    0.225    0.029   -0.002    0.004    0.139    0.003   -0.067    0.005   -0.198   -0.001   -0.004    0.072    0.008    0.015    0.630   -0.008    1.000   -0.400    0.003 |
|    rho_s |    0.009    0.070    0.000    0.014   -0.058   -0.468   -0.073    0.008   -0.002    0.075   -0.020    0.111   -0.006    0.395    0.004    0.009   -0.052   -0.013   -0.042    0.034    0.026   -0.400    1.000   -0.002 |
|  p4040_p |    0.144    0.251    0.244    0.037   -0.028   -0.057    0.265   -0.206    0.287    0.017   -0.354   -0.002    0.350    0.105    0.008   -0.029   -0.010    0.164    0.054    0.006    0.007    0.003   -0.002    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.12580512650068787}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.03465405282029721}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.1311486137038802}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.1944493645996629}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.2227961354293314}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.026793560265967242}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.5464147262635581}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1828183165132879}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.1791935470342252}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.34735748073907}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.5864803350647563}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.0765897138848659}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.17485438562205413}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.054501502683784064}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03382327981583533}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.0829909173207789}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.0010434862107793}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.2582372843014695}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.4325389294751283}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.43702954360016744}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.17465124084578587}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.3961760785224295}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.35644089807409257}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.24459155179945924})])
Toy 16/25
Time taken: 1 h, 58 min
Projected time left: 1 h, 6 min
Toy 16: Generating data...
Directory  data/zfit_toys/toy_16  Created 
Toy 16: Data generation finished
Toy 16: Loading data...
Toy 16: Loading data finished
Toy 16: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |    Ncalls=1356 (1356 total)    |
| EDM = 0.000162 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297236.7315250614
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p3770_p  |   -2.51   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |  -4.594   |   0.031   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4160_p  |  -6.283   |   0.011   |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_s  |   0.27    |   0.20    |            |            |0.126447 | 2.35355 |       |
| 4 | Ctt      |   -1.39   |    0.22   |            |            |  -1.5   |   1.5   |       |
| 5 | bplus_0  |  -0.370   |   0.029   |            |            |   -2    |    2    |       |
| 6 | Dbar_p   |   6.28    |   0.17    |            |            |-6.28319 | 6.28319 |       |
| 7 | p4040_s  |   1.32    |   0.18    |            |            |0.00501244| 2.01499 |       |
| 8 | p4415_p  |    4.1    |    0.8    |            |            |-6.28319 | 6.28319 |       |
| 9 | rho_p    |    5.0    |    0.6    |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_p |    3.8    |    0.5    |            |            |-6.28319 | 6.28319 |       |
| 11| bplus_2  |   0.54    |   0.09    |            |            |   -2    |    2    |       |
| 12| p4160_s  |   0.717   |   0.013   |            |            | 0.71676 | 3.68324 |       |
| 13| bplus_1  |   0.65    |   0.05    |            |            |   -2    |    2    |       |
| 14| psi2s_p  |   1.84    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_s |  -0.300   |   0.029   |            |            |  -0.3   |   0.3   |       |
| 16| phi_s    |   16.9    |    1.0    |            |            | 14.8182 | 23.5818 |       |
| 17| p3770_s  |   2.65    |   0.24    |            |            |0.918861 | 4.08114 |       |
| 18| Dbar_s   |   0.30    |   0.06    |            |            |  -0.3   |   0.3   |       |
| 19| omega_p  |   0.25    |   0.35    |            |            |-6.28319 | 6.28319 |       |
| 20| phi_p    |   -0.57   |    0.18   |            |            |-6.28319 | 6.28319 |       |
| 21| omega_s  |    6.8    |    1.7    |            |            | 4.19232 | 9.40768 |       |
| 22| rho_s    |    0.7    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 23| p4040_p  |   -3.70   |    0.12   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p3770_p   jpsi_p  p4160_p  p4415_s      Ctt  bplus_0   Dbar_p  p4040_s  p4415_p    rho_p DDstar_p  bplus_2  p4160_s  bplus_1  psi2s_p DDstar_s    phi_s  p3770_s   Dbar_s  omega_p    phi_p  omega_s    rho_s  p4040_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p3770_p |    1.000    0.067   -0.001   -0.104   -0.179    0.061   -0.095   -0.207    0.051   -0.061    0.066    0.066    0.007   -0.037    0.004   -0.037    0.025   -0.140   -0.070    0.005   -0.013    0.014    0.002    0.051 |
|   jpsi_p |    0.067    1.000   -0.003   -0.112   -0.480   -0.213   -0.096   -0.250    0.050   -0.009    0.580    0.361    0.012    0.248    0.083   -0.014   -0.011    0.215   -0.049   -0.010    0.002   -0.036    0.092    0.188 |
|  p4160_p |   -0.001   -0.003    1.000   -0.006   -0.001    0.002   -0.000    0.008    0.000   -0.001   -0.007    0.001   -0.002   -0.003   -0.000   -0.001    0.001   -0.001   -0.001    0.000   -0.000    0.000    0.000   -0.001 |
|  p4415_s |   -0.104   -0.112   -0.006    1.000    0.213    0.063   -0.008    0.152   -0.194   -0.002   -0.078    0.030   -0.007   -0.143    0.079   -0.005    0.003   -0.031   -0.011    0.000   -0.002    0.004   -0.010    0.149 |
|      Ctt |   -0.179   -0.480   -0.001    0.213    1.000    0.069    0.009    0.457    0.129    0.149   -0.133   -0.785   -0.016    0.006    0.311    0.010   -0.077   -0.275    0.128   -0.007    0.022    0.002   -0.141    0.089 |
|  bplus_0 |    0.061   -0.213    0.002    0.063    0.069    1.000    0.011    0.086   -0.095   -0.232   -0.119   -0.346   -0.002   -0.959   -0.031   -0.009    0.144   -0.030    0.001    0.066   -0.047    0.227   -0.434   -0.099 |
|   Dbar_p |   -0.095   -0.096   -0.000   -0.008    0.009    0.011    1.000    0.025    0.015   -0.009   -0.008   -0.026   -0.002    0.006   -0.045   -0.004    0.004   -0.057    0.013    0.000   -0.003    0.002   -0.000   -0.025 |
|  p4040_s |   -0.207   -0.250    0.008    0.152    0.457    0.086    0.025    1.000   -0.140    0.042   -0.229   -0.223   -0.008   -0.128    0.188    0.006   -0.018   -0.055   -0.002   -0.001    0.004    0.007   -0.056   -0.139 |
|  p4415_p |    0.051    0.050    0.000   -0.194    0.129   -0.095    0.015   -0.140    1.000    0.092    0.214   -0.251    0.010    0.175    0.027    0.024   -0.048    0.026    0.040   -0.005    0.020   -0.012   -0.042    0.046 |
|    rho_p |   -0.061   -0.009   -0.001   -0.002    0.149   -0.232   -0.009    0.042    0.092    1.000   -0.048   -0.177   -0.002    0.203    0.040   -0.006    0.012   -0.005   -0.006   -0.125    0.098   -0.188   -0.092    0.063 |
| DDstar_p |    0.066    0.580   -0.007   -0.078   -0.133   -0.119   -0.008   -0.229    0.214   -0.048    1.000    0.058    0.013    0.311    0.263    0.026    0.013    0.192   -0.056    0.007    0.002    0.005    0.028    0.420 |
|  bplus_2 |    0.066    0.361    0.001    0.030   -0.785   -0.346   -0.026   -0.223   -0.251   -0.177    0.058    1.000    0.006    0.207   -0.169   -0.022    0.067    0.131   -0.050   -0.015   -0.034   -0.084    0.372   -0.097 |
|  p4160_s |    0.007    0.012   -0.002   -0.007   -0.016   -0.002   -0.002   -0.008    0.010   -0.002    0.013    0.006    1.000    0.005   -0.002   -0.001    0.001    0.004   -0.001    0.000   -0.000    0.000    0.001   -0.007 |
|  bplus_1 |   -0.037    0.248   -0.003   -0.143    0.006   -0.959    0.006   -0.128    0.175    0.203    0.311    0.207    0.005    1.000    0.085    0.042   -0.139    0.034    0.033   -0.061    0.041   -0.213    0.408    0.157 |
|  psi2s_p |    0.004    0.083   -0.000    0.079    0.311   -0.031   -0.045    0.188    0.027    0.040    0.263   -0.169   -0.002    0.085    1.000    0.001   -0.024   -0.415    0.044   -0.003    0.008   -0.005   -0.025    0.023 |
| DDstar_s |   -0.037   -0.014   -0.001   -0.005    0.010   -0.009   -0.004    0.006    0.024   -0.006    0.026   -0.022   -0.001    0.042    0.001    1.000    0.001   -0.021   -0.006    0.001   -0.001    0.001   -0.000    0.008 |
|    phi_s |    0.025   -0.011    0.001    0.003   -0.077    0.144    0.004   -0.018   -0.048    0.012    0.013    0.067    0.001   -0.139   -0.024    0.001    1.000   -0.002    0.001    0.016    0.368    0.057   -0.093   -0.037 |
|  p3770_s |   -0.140    0.215   -0.001   -0.031   -0.275   -0.030   -0.057   -0.055    0.026   -0.005    0.192    0.131    0.004    0.034   -0.415   -0.021   -0.002    1.000    0.014    0.001    0.002    0.002   -0.003    0.150 |
|   Dbar_s |   -0.070   -0.049   -0.001   -0.011    0.128    0.001    0.013   -0.002    0.040   -0.006   -0.056   -0.050   -0.001    0.033    0.044   -0.006    0.001    0.014    1.000    0.001   -0.002    0.002   -0.003    0.034 |
|  omega_p |    0.005   -0.010    0.000    0.000   -0.007    0.066    0.000   -0.001   -0.005   -0.125    0.007   -0.015    0.000   -0.061   -0.003    0.001    0.016    0.001    0.001    1.000   -0.023    0.736    0.076   -0.004 |
|    phi_p |   -0.013    0.002   -0.000   -0.002    0.022   -0.047   -0.003    0.004    0.020    0.098    0.002   -0.034   -0.000    0.041    0.008   -0.001    0.368    0.002   -0.002   -0.023    1.000   -0.037   -0.042    0.016 |
|  omega_s |    0.014   -0.036    0.000    0.004    0.002    0.227    0.002    0.007   -0.012   -0.188    0.005   -0.084    0.000   -0.213   -0.005    0.001    0.057    0.002    0.002    0.736   -0.037    1.000   -0.299   -0.011 |
|    rho_s |    0.002    0.092    0.000   -0.010   -0.141   -0.434   -0.000   -0.056   -0.042   -0.092    0.028    0.372    0.001    0.408   -0.025   -0.000   -0.093   -0.003   -0.003    0.076   -0.042   -0.299    1.000   -0.023 |
|  p4040_p |    0.051    0.188   -0.001    0.149    0.089   -0.099   -0.025   -0.139    0.046    0.063    0.420   -0.097   -0.007    0.157    0.023    0.008   -0.037    0.150    0.034   -0.004    0.016   -0.011   -0.023    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.11085932534751652}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.030531057549378904}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.010796735763435539}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19853679924598405}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.21837409268632335}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.029252020602145268}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.16591593651663405}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1828860552333036}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.7723849470746478}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.6010397890012626}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.45959971418689083}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08776837803333781}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.013119740765737242}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.05376848977474169}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03298530228434515}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.029109383120270588}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.9787596643745875}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.23772422235161428}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.061865150802061064}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.35032380804386376}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.17643642346160737}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.6556788616011788}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3859028111904656}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.12465311446918004})])
Toy 17/25
Time taken: 2 h, 6 min
Projected time left: 59 min, 36 s
Toy 17: Generating data...
Directory  data/zfit_toys/toy_17  Created 
Toy 17: Data generation finished
Toy 17: Loading data...
Toy 17: Loading data finished
Toy 17: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |    Ncalls=1374 (1374 total)    |
| EDM = 0.00196 (Goal: 5E-06)   |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     False     |     True      |   True    |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297196.8579556591
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p3770_p  |   -3.00   |    0.19   |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |   1.634   |   0.029   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4160_p  |   -2.34   |    0.09   |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_s  |   1.37    |   0.17    |            |            |0.126447 | 2.35355 |       |
| 4 | Ctt      |   -0.11   |    0.30   |            |            |  -1.5   |   1.5   |       |
| 5 | bplus_0  |  -0.493   |   0.021   |            |            |   -2    |    2    |       |
| 6 | Dbar_p   |    0.6    |    1.3    |            |            |-6.28319 | 6.28319 |       |
| 7 | p4040_s  |   1.39    |   0.16    |            |            |0.00501244| 2.01499 |       |
| 8 | p4415_p  |   4.15    |   0.15    |            |            |-6.28319 | 6.28319 |       |
| 9 | rho_p    |   -0.64   |    0.25   |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_p |   0.28    |   0.59    |            |            |-6.28319 | 6.28319 |       |
| 11| bplus_2  |   0.22    |   0.07    |            |            |   -2    |    2    |       |
| 12| p4160_s  |   2.46    |   0.16    |            |            | 0.71676 | 3.68324 |       |
| 13| bplus_1  |   0.963   |   0.025   |            |            |   -2    |    2    |       |
| 14| psi2s_p  |   1.805   |   0.031   |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_s |   -0.30   |    0.12   |            |            |  -0.3   |   0.3   |       |
| 16| phi_s    |   15.9    |    1.0    |            |            | 14.8182 | 23.5818 |       |
| 17| p3770_s  |   2.51    |   0.25    |            |            |0.918861 | 4.08114 |       |
| 18| Dbar_s   |   -0.23   |    0.40   |            |            |  -0.3   |   0.3   |       |
| 19| omega_p  |   1.17    |   0.17    |            |            |-6.28319 | 6.28319 |       |
| 20| phi_p    |   6.03    |   0.19    |            |            |-6.28319 | 6.28319 |       |
| 21| omega_s  |     9     |     4     |            |            | 4.19232 | 9.40768 |       |
| 22| rho_s    |   1.51    |   0.28    |            |            |0.0253049| 2.0747  |       |
| 23| p4040_p  |   -2.55   |    0.13   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p3770_p   jpsi_p  p4160_p  p4415_s      Ctt  bplus_0   Dbar_p  p4040_s  p4415_p    rho_p DDstar_p  bplus_2  p4160_s  bplus_1  psi2s_p DDstar_s    phi_s  p3770_s   Dbar_s  omega_p    phi_p  omega_s    rho_s  p4040_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p3770_p |    1.000    0.437    0.283   -0.055   -0.751   -0.668    0.757   -0.354   -0.143    0.100   -0.660   -0.052   -0.281   -0.469   -0.040   -0.461   -0.071   -0.461    0.847    0.108    0.013    0.002    0.182   -0.036 |
|   jpsi_p |    0.437    1.000    0.326   -0.048   -0.497   -0.391    0.383   -0.145    0.028    0.068   -0.565    0.080   -0.153   -0.224    0.124   -0.295   -0.054   -0.046    0.488    0.059    0.006    0.009    0.095    0.083 |
|  p4160_p |    0.283    0.326    1.000    0.038   -0.285   -0.095    0.141   -0.382    0.262    0.029   -0.334   -0.079   -0.145   -0.075    0.029   -0.085   -0.016   -0.026    0.231    0.018    0.005    0.002    0.022    0.252 |
|  p4415_s |   -0.055   -0.048    0.038    1.000    0.117   -0.049   -0.022    0.113   -0.073    0.007   -0.001    0.090    0.225   -0.017    0.008   -0.014   -0.004    0.033   -0.045    0.004    0.001    0.001    0.008    0.037 |
|      Ctt |   -0.751   -0.497   -0.285    0.117    1.000    0.754   -0.880    0.450    0.180   -0.094    0.738   -0.176    0.373    0.477    0.197    0.533    0.068    0.400   -0.894   -0.117   -0.016    0.001   -0.208    0.077 |
|  bplus_0 |   -0.668   -0.391   -0.095   -0.049    0.754    1.000   -0.767    0.301    0.269   -0.109    0.570   -0.186    0.234    0.085    0.089    0.402    0.077    0.366   -0.815   -0.138   -0.021    0.000   -0.252    0.184 |
|   Dbar_p |    0.757    0.383    0.141   -0.022   -0.880   -0.767    1.000   -0.376   -0.250    0.122   -0.830   -0.078   -0.305   -0.533   -0.153   -0.572   -0.083   -0.509    0.935    0.124    0.015    0.003    0.208   -0.240 |
|  p4040_s |   -0.354   -0.145   -0.382    0.113    0.450    0.301   -0.376    1.000   -0.006   -0.024    0.222    0.013    0.202    0.213    0.039    0.199    0.025    0.289   -0.416   -0.050   -0.003    0.003   -0.093   -0.021 |
|  p4415_p |   -0.143    0.028    0.262   -0.073    0.180    0.269   -0.250   -0.006    1.000   -0.005    0.032   -0.144   -0.064    0.168    0.052    0.134    0.016    0.168   -0.236   -0.040   -0.001    0.004   -0.082    0.245 |
|    rho_p |    0.100    0.068    0.029    0.007   -0.094   -0.109    0.122   -0.024   -0.005    1.000   -0.095   -0.224   -0.006   -0.110   -0.014   -0.075    0.102   -0.040    0.126    0.138    0.098    0.028    0.137   -0.015 |
| DDstar_p |   -0.660   -0.565   -0.334   -0.001    0.738    0.570   -0.830    0.222    0.032   -0.095    1.000    0.083    0.191    0.396   -0.022    0.519    0.060    0.312   -0.784   -0.095   -0.016   -0.001   -0.156    0.042 |
|  bplus_2 |   -0.052    0.080   -0.079    0.090   -0.176   -0.186   -0.078    0.013   -0.144   -0.224    0.083    1.000   -0.024    0.071    0.019    0.086    0.058    0.040   -0.034    0.014   -0.017   -0.033    0.102   -0.025 |
|  p4160_s |   -0.281   -0.153   -0.145    0.225    0.373    0.234   -0.305    0.202   -0.064   -0.006    0.191   -0.024    1.000    0.158    0.006    0.164    0.015    0.187   -0.339   -0.039   -0.002    0.004   -0.077    0.322 |
|  bplus_1 |   -0.469   -0.224   -0.075   -0.017    0.477    0.085   -0.533    0.213    0.168   -0.110    0.396    0.071    0.158    1.000    0.066    0.285    0.044    0.254   -0.555   -0.044   -0.010   -0.009   -0.054    0.124 |
|  psi2s_p |   -0.040    0.124    0.029    0.008    0.197    0.089   -0.153    0.039    0.052   -0.014   -0.022    0.019    0.006    0.066    1.000    0.051    0.009   -0.114   -0.091   -0.014   -0.001    0.000   -0.024   -0.004 |
| DDstar_s |   -0.461   -0.295   -0.085   -0.014    0.533    0.402   -0.572    0.199    0.134   -0.075    0.519    0.086    0.164    0.285    0.051    1.000    0.047    0.290   -0.596   -0.066   -0.010   -0.003   -0.106    0.137 |
|    phi_s |   -0.071   -0.054   -0.016   -0.004    0.068    0.077   -0.083    0.025    0.016    0.102    0.060    0.058    0.015    0.044    0.009    0.047    1.000    0.031   -0.084   -0.013    0.590   -0.002   -0.031    0.013 |
|  p3770_s |   -0.461   -0.046   -0.026    0.033    0.400    0.366   -0.509    0.289    0.168   -0.040    0.312    0.040    0.187    0.254   -0.114    0.290    0.031    1.000   -0.444   -0.060   -0.005    0.003   -0.111    0.098 |
|   Dbar_s |    0.847    0.488    0.231   -0.045   -0.894   -0.815    0.935   -0.416   -0.236    0.126   -0.784   -0.034   -0.339   -0.555   -0.091   -0.596   -0.084   -0.444    1.000    0.131    0.018    0.002    0.222   -0.157 |
|  omega_p |    0.108    0.059    0.018    0.004   -0.117   -0.138    0.124   -0.050   -0.040    0.138   -0.095    0.014   -0.039   -0.044   -0.014   -0.066   -0.013   -0.060    0.131    1.000    0.020   -0.369    0.553   -0.029 |
|    phi_p |    0.013    0.006    0.005    0.001   -0.016   -0.021    0.015   -0.003   -0.001    0.098   -0.016   -0.017   -0.002   -0.010   -0.001   -0.010    0.590   -0.005    0.018    0.020    1.000    0.019    0.002   -0.002 |
|  omega_s |    0.002    0.009    0.002    0.001    0.001    0.000    0.003    0.003    0.004    0.028   -0.001   -0.033    0.004   -0.009    0.000   -0.003   -0.002    0.003    0.002   -0.369    0.019    1.000   -0.029    0.002 |
|    rho_s |    0.182    0.095    0.022    0.008   -0.208   -0.252    0.208   -0.093   -0.082    0.137   -0.156    0.102   -0.077   -0.054   -0.024   -0.106   -0.031   -0.111    0.222    0.553    0.002   -0.029    1.000   -0.056 |
|  p4040_p |   -0.036    0.083    0.252    0.037    0.077    0.184   -0.240   -0.021    0.245   -0.015    0.042   -0.025    0.322    0.124   -0.004    0.137    0.013    0.098   -0.157   -0.029   -0.002    0.002   -0.056    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.19158633605090225}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.02854091880788623}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.08884545005167643}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.1696422138278023}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.2969394835522774}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.020535999692964158}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 1.2812700063267797}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1592431189194965}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.15370914478876685}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.2547953473356248}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.5946286996177843}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.0672950777054635}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.1560087901805649}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.024613590760687254}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.030642943011656598}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.11659425892274407}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.9882224579535865}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.2494151646921665}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.3995240704971883}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.17314112850382068}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.1940369639696522}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 4.3646624530448985}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.27996216429992626}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.1298956833586924})])
Toy 18/25
Time taken: 2 h, 14 min
Projected time left: 52 min, 23 s
Toy 18: Generating data...
Directory  data/zfit_toys/toy_18  Created 
Toy 18: Data generation finished
Toy 18: Loading data...
Toy 18: Loading data finished
Toy 18: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |    Ncalls=1374 (1374 total)    |
| EDM = 0.00368 (Goal: 5E-06)   |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     False     |     True      |   True    |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297313.8372726609
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p3770_p  |   3.38    |   0.11    |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |   -4.72   |    0.04   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4160_p  |   -2.36   |    0.14   |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_s  |   0.92    |   0.18    |            |            |0.126447 | 2.35355 |       |
| 4 | Ctt      |   0.25    |   0.14    |            |            |  -1.5   |   1.5   |       |
| 5 | bplus_0  |   0.440   |   0.009   |            |            |   -2    |    2    |       |
| 6 | Dbar_p   |   -3.0    |    0.8    |            |            |-6.28319 | 6.28319 |       |
| 7 | p4040_s  |   1.03    |   0.18    |            |            |0.00501244| 2.01499 |       |
| 8 | p4415_p  |   -2.13   |    0.28   |            |            |-6.28319 | 6.28319 |       |
| 9 | rho_p    |   -6.3    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_p |   -4.2    |    0.6    |            |            |-6.28319 | 6.28319 |       |
| 11| bplus_2  |   -0.19   |    0.05   |            |            |   -2    |    2    |       |
| 12| p4160_s  |   2.07    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 13| bplus_1  |  -0.837   |   0.017   |            |            |   -2    |    2    |       |
| 14| psi2s_p  |   1.80    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_s |   -0.30   |    0.59   |            |            |  -0.3   |   0.3   |       |
| 16| phi_s    |   16.6    |    1.1    |            |            | 14.8182 | 23.5818 |       |
| 17| p3770_s  |   2.43    |   0.22    |            |            |0.918861 | 4.08114 |       |
| 18| Dbar_s   |   0.29    |   0.05    |            |            |  -0.3   |   0.3   |       |
| 19| omega_p  |   0.25    |   0.36    |            |            |-6.28319 | 6.28319 |       |
| 20| phi_p    |   0.24    |   0.27    |            |            |-6.28319 | 6.28319 |       |
| 21| omega_s  |    5.4    |    1.2    |            |            | 4.19232 | 9.40768 |       |
| 22| rho_s    |   1.12    |   0.31    |            |            |0.0253049| 2.0747  |       |
| 23| p4040_p  |   3.35    |   0.20    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p3770_p   jpsi_p  p4160_p  p4415_s      Ctt  bplus_0   Dbar_p  p4040_s  p4415_p    rho_p DDstar_p  bplus_2  p4160_s  bplus_1  psi2s_p DDstar_s    phi_s  p3770_s   Dbar_s  omega_p    phi_p  omega_s    rho_s  p4040_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p3770_p |    1.000   -0.171   -0.048   -0.145    0.148    0.218   -0.368   -0.239   -0.112   -0.021   -0.182   -0.042   -0.171    0.227   -0.058   -0.297   -0.010   -0.154    0.040   -0.018   -0.006   -0.029    0.054   -0.013 |
|   jpsi_p |   -0.171    1.000    0.680    0.254   -0.463   -0.533    0.650    0.511    0.597    0.030    0.761    0.086    0.461   -0.570    0.566    0.832    0.022    0.367   -0.213    0.038    0.013    0.064   -0.144    0.586 |
|  p4160_p |   -0.048    0.680    1.000    0.264   -0.466   -0.479    0.563    0.228    0.613    0.023    0.717    0.144    0.349   -0.510    0.437    0.712    0.031    0.282   -0.175    0.036    0.019    0.059   -0.125    0.529 |
|  p4415_s |   -0.145    0.254    0.264    1.000   -0.004   -0.171    0.321    0.253    0.168    0.016    0.252    0.028    0.351   -0.184    0.186    0.347    0.009    0.092   -0.087    0.015    0.008    0.024   -0.047    0.244 |
|      Ctt |    0.148   -0.463   -0.466   -0.004    1.000    0.308   -0.473   -0.130   -0.378    0.002   -0.449    0.339   -0.149    0.325   -0.103   -0.474   -0.028   -0.171    0.178   -0.025   -0.009   -0.047    0.101   -0.376 |
|  bplus_0 |    0.218   -0.533   -0.479   -0.171    0.308    1.000   -0.578   -0.379   -0.471   -0.039   -0.498   -0.228   -0.339    0.268   -0.374   -0.676   -0.038   -0.146    0.147   -0.048   -0.014   -0.091    0.213   -0.399 |
|   Dbar_p |   -0.368    0.650    0.563    0.321   -0.473   -0.578    1.000    0.584    0.573    0.025    0.866    0.203    0.521   -0.614    0.435    0.914    0.036    0.118   -0.243    0.041    0.019    0.070   -0.150    0.463 |
|  p4040_s |   -0.239    0.511    0.228    0.253   -0.130   -0.379    0.584    1.000    0.312    0.029    0.526    0.114    0.303   -0.406    0.359    0.629    0.021    0.248   -0.158    0.031    0.015    0.049   -0.099    0.281 |
|  p4415_p |   -0.112    0.597    0.613    0.168   -0.378   -0.471    0.573    0.312    1.000    0.036    0.631    0.220    0.261   -0.505    0.385    0.674    0.024    0.231   -0.161    0.036    0.016    0.058   -0.117    0.476 |
|    rho_p |   -0.021    0.030    0.023    0.016    0.002   -0.039    0.025    0.029    0.036    1.000    0.012    0.163    0.036    0.003    0.016    0.031    0.018    0.021   -0.007    0.045   -0.030    0.260    0.084    0.028 |
| DDstar_p |   -0.182    0.761    0.717    0.252   -0.449   -0.498    0.866    0.526    0.631    0.012    1.000    0.145    0.483   -0.518    0.524    0.897    0.043    0.287   -0.214    0.037    0.025    0.062   -0.128    0.589 |
|  bplus_2 |   -0.042    0.086    0.144    0.028    0.339   -0.228    0.203    0.114    0.220    0.163    0.145    1.000    0.153   -0.264    0.077    0.175   -0.054    0.029   -0.068    0.027   -0.002    0.018    0.016    0.122 |
|  p4160_s |   -0.171    0.461    0.349    0.351   -0.149   -0.339    0.521    0.303    0.261    0.036    0.483    0.153    1.000   -0.369    0.294    0.576    0.014    0.179   -0.137    0.029    0.013    0.044   -0.086    0.530 |
|  bplus_1 |    0.227   -0.570   -0.510   -0.184    0.325    0.268   -0.614   -0.406   -0.505    0.003   -0.518   -0.264   -0.369    1.000   -0.396   -0.715   -0.037   -0.166    0.155   -0.031   -0.019   -0.056    0.134   -0.429 |
|  psi2s_p |   -0.058    0.566    0.437    0.186   -0.103   -0.374    0.435    0.359    0.385    0.016    0.524    0.077    0.294   -0.396    1.000    0.581    0.025    0.038   -0.138    0.028    0.014    0.047   -0.099    0.333 |
| DDstar_s |   -0.297    0.832    0.712    0.347   -0.474   -0.676    0.914    0.629    0.674    0.031    0.897    0.175    0.576   -0.715    0.581    1.000    0.045    0.282   -0.263    0.050    0.025    0.085   -0.178    0.615 |
|    phi_s |   -0.010    0.022    0.031    0.009   -0.028   -0.038    0.036    0.021    0.024    0.018    0.043   -0.054    0.014   -0.037    0.025    0.045    1.000    0.005   -0.010    0.029    0.762    0.009   -0.014    0.022 |
|  p3770_s |   -0.154    0.367    0.282    0.092   -0.171   -0.146    0.118    0.248    0.231    0.021    0.287    0.029    0.179   -0.166    0.038    0.282    0.005    1.000   -0.047    0.015    0.008    0.021   -0.041    0.234 |
|   Dbar_s |    0.040   -0.213   -0.175   -0.087    0.178    0.147   -0.243   -0.158   -0.161   -0.007   -0.214   -0.068   -0.137    0.155   -0.138   -0.263   -0.010   -0.047    1.000   -0.011   -0.007   -0.018    0.037   -0.138 |
|  omega_p |   -0.018    0.038    0.036    0.015   -0.025   -0.048    0.041    0.031    0.036    0.045    0.037    0.027    0.029   -0.031    0.028    0.050    0.029    0.015   -0.011    1.000   -0.000    0.688   -0.075    0.031 |
|    phi_p |   -0.006    0.013    0.019    0.008   -0.009   -0.014    0.019    0.015    0.016   -0.030    0.025   -0.002    0.013   -0.019    0.014    0.025    0.762    0.008   -0.007   -0.000    1.000   -0.042    0.004    0.015 |
|  omega_s |   -0.029    0.064    0.059    0.024   -0.047   -0.091    0.070    0.049    0.058    0.260    0.062    0.018    0.044   -0.056    0.047    0.085    0.009    0.021   -0.018    0.688   -0.042    1.000   -0.312    0.051 |
|    rho_s |    0.054   -0.144   -0.125   -0.047    0.101    0.213   -0.150   -0.099   -0.117    0.084   -0.128    0.016   -0.086    0.134   -0.099   -0.178   -0.014   -0.041    0.037   -0.075    0.004   -0.312    1.000   -0.104 |
|  p4040_p |   -0.013    0.586    0.529    0.244   -0.376   -0.399    0.463    0.281    0.476    0.028    0.589    0.122    0.530   -0.429    0.333    0.615    0.022    0.234   -0.138    0.031    0.015    0.051   -0.104    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.1138814008095741}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.04498437345490469}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.13781343925551393}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.17766932282213466}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.13993454938244843}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.008613038375179904}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.8027375960256287}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.18345041542199103}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.2758265830888693}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.4108967364199705}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.6391269665737174}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.04986586165422191}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.17195503749381102}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.017438979162204715}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.036676731417628616}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.5941317415201195}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.1388481411105786}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.21814150524992448}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.04797494636302968}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.3564377860198835}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.26937334948696234}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.225836479145228}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3088158519543008}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.20235122012867102})])
Toy 19/25
Time taken: 2 h, 23 min
Projected time left: 45 min, 6 s
Toy 19: Generating data...
Directory  data/zfit_toys/toy_19  Created 
Toy 19: Data generation finished
Toy 19: Loading data...
Toy 19: Loading data finished
Toy 19: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |    Ncalls=1448 (1448 total)    |
| EDM = 0.000741 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297253.57796339976
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p3770_p  |   -2.71   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |  -1.630   |   0.025   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4160_p  |   -2.11   |    0.09   |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_s  |   1.58    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 4 | Ctt      |   -0.19   |    0.20   |            |            |  -1.5   |   1.5   |       |
| 5 | bplus_0  |   0.454   |   0.019   |            |            |   -2    |    2    |       |
| 6 | Dbar_p   |   4.95    |   0.28    |            |            |-6.28319 | 6.28319 |       |
| 7 | p4040_s  |   0.94    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 8 | p4415_p  |   4.15    |   0.14    |            |            |-6.28319 | 6.28319 |       |
| 9 | rho_p    |   0.38    |   0.26    |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_p |   -1.5    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 11| bplus_2  |   -0.23   |    0.08   |            |            |   -2    |    2    |       |
| 12| p4160_s  |   2.45    |   0.16    |            |            | 0.71676 | 3.68324 |       |
| 13| bplus_1  |   -0.85   |    0.04   |            |            |   -2    |    2    |       |
| 14| psi2s_p  |   1.92    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_s |   0.300   |   0.021   |            |            |  -0.3   |   0.3   |       |
| 16| phi_s    |   18.3    |    1.2    |            |            | 14.8182 | 23.5818 |       |
| 17| p3770_s  |   3.04    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 18| Dbar_s   |   0.300   |   0.015   |            |            |  -0.3   |   0.3   |       |
| 19| omega_p  |   6.28    |   0.10    |            |            |-6.28319 | 6.28319 |       |
| 20| phi_p    |   0.54    |   0.27    |            |            |-6.28319 | 6.28319 |       |
| 21| omega_s  |    7.0    |    0.9    |            |            | 4.19232 | 9.40768 |       |
| 22| rho_s    |    1.3    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 23| p4040_p  |   -2.40   |    0.20   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p3770_p   jpsi_p  p4160_p  p4415_s      Ctt  bplus_0   Dbar_p  p4040_s  p4415_p    rho_p DDstar_p  bplus_2  p4160_s  bplus_1  psi2s_p DDstar_s    phi_s  p3770_s   Dbar_s  omega_p    phi_p  omega_s    rho_s  p4040_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p3770_p |    1.000   -0.013    0.197   -0.067   -0.217    0.031    0.257   -0.151    0.060   -0.031    0.230   -0.092   -0.062    0.100   -0.019    0.028    0.005   -0.261    0.031    0.001    0.003   -0.013    0.010    0.149 |
|   jpsi_p |   -0.013    1.000   -0.074   -0.018    0.264   -0.067    0.151    0.000   -0.030   -0.080    0.027    0.147   -0.029    0.005   -0.028    0.056    0.023   -0.058    0.042    0.003    0.006   -0.015   -0.055   -0.111 |
|  p4160_p |    0.197   -0.074    1.000   -0.062   -0.384    0.019   -0.007   -0.557    0.316   -0.003    0.138   -0.028   -0.160   -0.042   -0.163    0.047   -0.006   -0.035    0.026    0.000   -0.005   -0.001   -0.005    0.235 |
|  p4415_s |   -0.067   -0.018   -0.062    1.000    0.204    0.021    0.024    0.169   -0.162   -0.003   -0.040   -0.071    0.313    0.112    0.020   -0.001   -0.009    0.020   -0.000    0.000   -0.004   -0.009    0.028    0.010 |
|      Ctt |   -0.217    0.264   -0.384    0.204    1.000   -0.010   -0.302    0.343   -0.067    0.071   -0.107    0.663    0.246   -0.159    0.225   -0.004   -0.038   -0.138    0.002   -0.000   -0.015   -0.004    0.062   -0.277 |
|  bplus_0 |    0.031   -0.067    0.019    0.021   -0.010    1.000    0.023    0.021    0.021   -0.195    0.013   -0.010    0.039   -0.816   -0.007    0.000   -0.017    0.047    0.001    0.002    0.006   -0.116    0.186    0.020 |
|   Dbar_p |    0.257    0.151   -0.007    0.024   -0.302    0.023    1.000   -0.073   -0.087   -0.012   -0.126   -0.068   -0.072    0.167   -0.048    0.003   -0.007   -0.068    0.018    0.000   -0.003   -0.016    0.040   -0.080 |
|  p4040_s |   -0.151    0.000   -0.557    0.169    0.343    0.021   -0.073    1.000   -0.236    0.030   -0.164    0.100    0.062   -0.004    0.009    0.000   -0.025    0.112   -0.002   -0.000   -0.013   -0.004    0.036   -0.236 |
|  p4415_p |    0.060   -0.030    0.316   -0.162   -0.067    0.021   -0.087   -0.236    1.000    0.041   -0.080    0.203   -0.183   -0.138   -0.105    0.033   -0.029   -0.020    0.015   -0.000   -0.016    0.002    0.022    0.167 |
|    rho_p |   -0.031   -0.080   -0.003   -0.003    0.071   -0.195   -0.012    0.030    0.041    1.000   -0.059    0.199    0.038    0.135   -0.002   -0.001   -0.095    0.006    0.000   -0.015   -0.189    0.508    0.140    0.008 |
| DDstar_p |    0.230    0.027    0.138   -0.040   -0.107    0.013   -0.126   -0.164   -0.080   -0.059    1.000   -0.298   -0.103    0.407   -0.076    0.034    0.011    0.106    0.004    0.001    0.005   -0.028    0.048    0.057 |
|  bplus_2 |   -0.092    0.147   -0.028   -0.071    0.663   -0.010   -0.068    0.100    0.203    0.199   -0.298    1.000    0.134   -0.317    0.023   -0.001   -0.119   -0.075    0.003   -0.002   -0.063    0.005    0.147   -0.024 |
|  p4160_s |   -0.062   -0.029   -0.160    0.313    0.246    0.039   -0.072    0.062   -0.183    0.038   -0.103    0.134    1.000   -0.008   -0.067    0.006   -0.034    0.018    0.002   -0.000   -0.017   -0.007    0.051    0.306 |
|  bplus_1 |    0.100    0.005   -0.042    0.112   -0.159   -0.816    0.167   -0.004   -0.138    0.135    0.407   -0.317   -0.008    1.000   -0.004    0.008    0.008    0.041    0.002   -0.002   -0.013    0.078   -0.101   -0.036 |
|  psi2s_p |   -0.019   -0.028   -0.163    0.020    0.225   -0.007   -0.048    0.009   -0.105   -0.002   -0.076    0.023   -0.067   -0.004    1.000    0.022   -0.005   -0.418    0.022    0.000   -0.005   -0.002   -0.000   -0.228 |
| DDstar_s |    0.028    0.056    0.047   -0.001   -0.004    0.000    0.003    0.000    0.033   -0.001    0.034   -0.001    0.006    0.008    0.022    1.000    0.001    0.025   -0.001   -0.000    0.001   -0.001    0.001    0.027 |
|    phi_s |    0.005    0.023   -0.006   -0.009   -0.038   -0.017   -0.007   -0.025   -0.029   -0.095    0.011   -0.119   -0.034    0.008   -0.005    0.001    1.000   -0.020    0.000   -0.002    0.747   -0.039   -0.141   -0.012 |
|  p3770_s |   -0.261   -0.058   -0.035    0.020   -0.138    0.047   -0.068    0.112   -0.020    0.006    0.106   -0.075    0.018    0.041   -0.418    0.025   -0.020    1.000    0.021    0.000   -0.011   -0.008    0.026   -0.071 |
|   Dbar_s |    0.031    0.042    0.026   -0.000    0.002    0.001    0.018   -0.002    0.015    0.000    0.004    0.003    0.002    0.002    0.022   -0.001    0.000    0.021    1.000   -0.000    0.001   -0.000    0.001    0.019 |
|  omega_p |    0.001    0.003    0.000    0.000   -0.000    0.002    0.000   -0.000   -0.000   -0.015    0.001   -0.002   -0.000   -0.002    0.000   -0.000   -0.002    0.000   -0.000    1.000    0.003   -0.101    0.010    0.000 |
|    phi_p |    0.003    0.006   -0.005   -0.004   -0.015    0.006   -0.003   -0.013   -0.016   -0.189    0.005   -0.063   -0.017   -0.013   -0.005    0.001    0.747   -0.011    0.001    0.003    1.000   -0.102   -0.162   -0.008 |
|  omega_s |   -0.013   -0.015   -0.001   -0.009   -0.004   -0.116   -0.016   -0.004    0.002    0.508   -0.028    0.005   -0.007    0.078   -0.002   -0.001   -0.039   -0.008   -0.000   -0.101   -0.102    1.000   -0.170   -0.000 |
|    rho_s |    0.010   -0.055   -0.005    0.028    0.062    0.186    0.040    0.036    0.022    0.140    0.048    0.147    0.051   -0.101   -0.000    0.001   -0.141    0.026    0.001    0.010   -0.162   -0.170    1.000    0.003 |
|  p4040_p |    0.149   -0.111    0.235    0.010   -0.277    0.020   -0.080   -0.236    0.167    0.008    0.057   -0.024    0.306   -0.036   -0.228    0.027   -0.012   -0.071    0.019    0.000   -0.008   -0.000    0.003    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10012196451262678}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.025167744580789186}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09458112520601158}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.1865634853696727}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.20355674978451788}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.01895912570999858}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.2817435887444262}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1734241415499268}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.13962464702314747}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.258972239103783}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.32319625138268293}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08221957185086881}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16390642356744922}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.04000220724769399}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03180127944050248}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.020783777804518788}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.19827328300625}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.22540638287046977}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.014924306147509447}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.09760732737003863}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.26719902423514696}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.9255302613017444}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3677427813441598}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.19601741860276012})])
Toy 20/25
Time taken: 2 h, 31 min
Projected time left: 37 min, 50 s
Toy 20: Generating data...
Directory  data/zfit_toys/toy_20  Created 
Toy 20: Data generation finished
Toy 20: Loading data...
Toy 20: Loading data finished
Toy 20: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |    Ncalls=1592 (1592 total)    |
| EDM = 5.77E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297264.92855907633
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p3770_p  |   -2.48   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |   4.610   |   0.024   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4160_p  |   4.26    |   0.09    |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_s  |   1.10    |   0.20    |            |            |0.126447 | 2.35355 |       |
| 4 | Ctt      |   -0.83   |    0.21   |            |            |  -1.5   |   1.5   |       |
| 5 | bplus_0  |   -0.44   |    0.03   |            |            |   -2    |    2    |       |
| 6 | Dbar_p   |   -1.4    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 7 | p4040_s  |   0.82    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 8 | p4415_p  |   -2.07   |    0.20   |            |            |-6.28319 | 6.28319 |       |
| 9 | rho_p    |   -0.55   |    0.29   |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_p |   -1.8    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 11| bplus_2  |   0.36    |   0.09    |            |            |   -2    |    2    |       |
| 12| p4160_s  |   2.40    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 13| bplus_1  |   0.81    |   0.06    |            |            |   -2    |    2    |       |
| 14| psi2s_p  |   1.875   |   0.031   |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_s |   0.30    |   0.03    |            |            |  -0.3   |   0.3   |       |
| 16| phi_s    |   21.8    |    0.9    |            |            | 14.8182 | 23.5818 |       |
| 17| p3770_s  |   3.15    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 18| Dbar_s   |   0.300   |   0.026   |            |            |  -0.3   |   0.3   |       |
| 19| omega_p  |   6.28    |   0.12    |            |            |-6.28319 | 6.28319 |       |
| 20| phi_p    |   1.04    |   0.12    |            |            |-6.28319 | 6.28319 |       |
| 21| omega_s  |    4.7    |    1.0    |            |            | 4.19232 | 9.40768 |       |
| 22| rho_s    |    1.3    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 23| p4040_p  |   -1.96   |    0.23   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p3770_p   jpsi_p  p4160_p  p4415_s      Ctt  bplus_0   Dbar_p  p4040_s  p4415_p    rho_p DDstar_p  bplus_2  p4160_s  bplus_1  psi2s_p DDstar_s    phi_s  p3770_s   Dbar_s  omega_p    phi_p  omega_s    rho_s  p4040_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p3770_p |    1.000    0.012    0.160   -0.073   -0.226    0.038    0.307   -0.146    0.021   -0.014    0.140    0.068   -0.074   -0.115    0.005    0.041    0.009   -0.252    0.052    0.000    0.006   -0.004    0.005    0.165 |
|   jpsi_p |    0.012    1.000   -0.063    0.000    0.248    0.108    0.200   -0.010    0.007   -0.082   -0.118   -0.214    0.003   -0.038   -0.003    0.065    0.047   -0.082    0.065    0.001    0.024   -0.008   -0.013   -0.094 |
|  p4160_p |    0.160   -0.063    1.000   -0.074   -0.349    0.016   -0.015   -0.470    0.298   -0.013   -0.018   -0.002   -0.173    0.048   -0.134    0.057    0.009   -0.014    0.038   -0.001    0.001    0.008   -0.020    0.335 |
|  p4415_s |   -0.073    0.000   -0.074    1.000    0.213   -0.031    0.029    0.202   -0.146    0.023   -0.044    0.053    0.321   -0.051    0.029   -0.006   -0.022    0.006   -0.002    0.001   -0.005   -0.010    0.022   -0.048 |
|      Ctt |   -0.226    0.248   -0.349    0.213    1.000    0.035   -0.364    0.318    0.003    0.108   -0.009   -0.655    0.290    0.084    0.227   -0.010   -0.062   -0.138   -0.008   -0.001   -0.030    0.017   -0.039   -0.310 |
|  bplus_0 |    0.038    0.108    0.016   -0.031    0.035    1.000   -0.053   -0.044   -0.007   -0.012   -0.092   -0.225   -0.032   -0.915   -0.008   -0.004    0.162   -0.012   -0.001   -0.014   -0.020    0.206   -0.412    0.002 |
|   Dbar_p |    0.307    0.200   -0.015    0.029   -0.364   -0.053    1.000   -0.143   -0.100    0.033   -0.222    0.067   -0.072   -0.077   -0.059   -0.007   -0.031   -0.087    0.036    0.002   -0.004   -0.021    0.045   -0.065 |
|  p4040_s |   -0.146   -0.010   -0.470    0.202    0.318   -0.044   -0.143    1.000   -0.128    0.062   -0.192   -0.149    0.221    0.075   -0.037   -0.007   -0.046    0.086   -0.006    0.000   -0.020    0.003   -0.003   -0.172 |
|  p4415_p |    0.021    0.007    0.298   -0.146    0.003   -0.007   -0.100   -0.128    1.000    0.049   -0.174   -0.243   -0.164    0.126   -0.054    0.018   -0.030   -0.003    0.011   -0.001   -0.018    0.015   -0.030    0.184 |
|    rho_p |   -0.014   -0.082   -0.013    0.023    0.108   -0.012    0.033    0.062    0.049    1.000    0.002   -0.262    0.076   -0.007    0.003    0.000   -0.159    0.020    0.002    0.018   -0.269    0.178    0.099   -0.012 |
| DDstar_p |    0.140   -0.118   -0.018   -0.044   -0.009   -0.092   -0.222   -0.192   -0.174    0.002    1.000    0.278   -0.099   -0.195   -0.141    0.060   -0.022    0.053    0.007    0.004    0.004   -0.049    0.104    0.037 |
|  bplus_2 |    0.068   -0.214   -0.002    0.053   -0.655   -0.225    0.067   -0.149   -0.243   -0.262    0.278    1.000   -0.161   -0.011   -0.059    0.021    0.118    0.064    0.005    0.005    0.088   -0.088    0.164    0.041 |
|  p4160_s |   -0.074    0.003   -0.173    0.321    0.290   -0.032   -0.072    0.221   -0.164    0.076   -0.099   -0.161    1.000    0.025   -0.036   -0.001   -0.054    0.019   -0.003    0.000   -0.023    0.002   -0.002    0.238 |
|  bplus_1 |   -0.115   -0.038    0.048   -0.051    0.084   -0.915   -0.077    0.075    0.126   -0.007   -0.195   -0.011    0.025    1.000    0.046   -0.020   -0.138   -0.018   -0.007    0.012    0.024   -0.177    0.343    0.031 |
|  psi2s_p |    0.005   -0.003   -0.134    0.029    0.227   -0.008   -0.059   -0.037   -0.054    0.003   -0.141   -0.059   -0.036    0.046    1.000    0.023   -0.005   -0.455    0.033    0.000   -0.002   -0.001   -0.002   -0.184 |
| DDstar_s |    0.041    0.065    0.057   -0.006   -0.010   -0.004   -0.007   -0.007    0.018    0.000    0.060    0.021   -0.001   -0.020    0.023    1.000   -0.001    0.039   -0.002    0.000    0.002   -0.003    0.007    0.032 |
|    phi_s |    0.009    0.047    0.009   -0.022   -0.062    0.162   -0.031   -0.046   -0.030   -0.159   -0.022    0.118   -0.054   -0.138   -0.005   -0.001    1.000   -0.020   -0.001   -0.003    0.336    0.008   -0.069    0.006 |
|  p3770_s |   -0.252   -0.082   -0.014    0.006   -0.138   -0.012   -0.087    0.086   -0.003    0.020    0.053    0.064    0.019   -0.018   -0.455    0.039   -0.020    1.000    0.037    0.000   -0.009    0.001   -0.002   -0.062 |
|   Dbar_s |    0.052    0.065    0.038   -0.002   -0.008   -0.001    0.036   -0.006    0.011    0.002    0.007    0.005   -0.003   -0.007    0.033   -0.002   -0.001    0.037    1.000    0.000    0.001   -0.001    0.002    0.024 |
|  omega_p |    0.000    0.001   -0.001    0.001   -0.001   -0.014    0.002    0.000   -0.001    0.018    0.004    0.005    0.000    0.012    0.000    0.000   -0.003    0.000    0.000    1.000    0.011   -0.118    0.042   -0.000 |
|    phi_p |    0.006    0.024    0.001   -0.005   -0.030   -0.020   -0.004   -0.020   -0.018   -0.269    0.004    0.088   -0.023    0.024   -0.002    0.002    0.336   -0.009    0.001    0.011    1.000   -0.138    0.139    0.001 |
|  omega_s |   -0.004   -0.008    0.008   -0.010    0.017    0.206   -0.021    0.003    0.015    0.178   -0.049   -0.088    0.002   -0.177   -0.001   -0.003    0.008    0.001   -0.001   -0.118   -0.138    1.000   -0.541    0.004 |
|    rho_s |    0.005   -0.013   -0.020    0.022   -0.039   -0.412    0.045   -0.003   -0.030    0.099    0.104    0.164   -0.002    0.343   -0.002    0.007   -0.069   -0.002    0.002    0.042    0.139   -0.541    1.000   -0.009 |
|  p4040_p |    0.165   -0.094    0.335   -0.048   -0.310    0.002   -0.065   -0.172    0.184   -0.012    0.037    0.041    0.238    0.031   -0.184    0.032    0.006   -0.062    0.024   -0.000    0.001    0.004   -0.009    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10378739712636142}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.02426752414762845}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09364340794306081}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19594398912827804}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.21287727274198237}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.03253136882715457}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.35161918807844694}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1716605816088025}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.19635148669407299}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.29260442589773294}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.3627323416391084}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08917750033235472}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.17066528318645924}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.061183300655928585}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03148929088393082}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.03173172038669392}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.928583644179529}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.22621850638787389}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.02555320135549871}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.12196315642423805}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.12188348087616774}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.0099498533871714}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3521408615168922}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.23043462084377397})])
Toy 21/25
Time taken: 2 h, 40 min
Projected time left: 30 min, 32 s
Toy 21: Generating data...
Directory  data/zfit_toys/toy_21  Created 
Toy 21: Data generation finished
Toy 21: Loading data...
Toy 21: Loading data finished
Toy 21: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.975E+05               |    Ncalls=1356 (1356 total)    |
| EDM = 3.11E-06 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297460.88538771163
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p3770_p  |   -2.30   |    0.09   |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |  -1.521   |   0.029   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4160_p  |  -6.283   |   0.011   |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_s  |   0.99    |   0.18    |            |            |0.126447 | 2.35355 |       |
| 4 | Ctt      |   -1.12   |    0.22   |            |            |  -1.5   |   1.5   |       |
| 5 | bplus_0  |   0.473   |   0.020   |            |            |   -2    |    2    |       |
| 6 | Dbar_p   |   -6.28   |    0.14   |            |            |-6.28319 | 6.28319 |       |
| 7 | p4040_s  |   1.15    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 8 | p4415_p  |   4.76    |   0.20    |            |            |-6.28319 | 6.28319 |       |
| 9 | rho_p    |   5.97    |   0.24    |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_p |   -3.38   |    0.29   |            |            |-6.28319 | 6.28319 |       |
| 11| bplus_2  |   -0.34   |    0.09   |            |            |   -2    |    2    |       |
| 12| p4160_s  |   0.717   |   0.015   |            |            | 0.71676 | 3.68324 |       |
| 13| bplus_1  |   -0.86   |    0.04   |            |            |   -2    |    2    |       |
| 14| psi2s_p  |   1.94    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_s |  -0.300   |   0.014   |            |            |  -0.3   |   0.3   |       |
| 16| phi_s    |   18.2    |    1.9    |            |            | 14.8182 | 23.5818 |       |
| 17| p3770_s  |   3.47    |   0.24    |            |            |0.918861 | 4.08114 |       |
| 18| Dbar_s   |   0.300   |   0.020   |            |            |  -0.3   |   0.3   |       |
| 19| omega_p  |    0.5    |    0.5    |            |            |-6.28319 | 6.28319 |       |
| 20| phi_p    |   0.27    |   0.49    |            |            |-6.28319 | 6.28319 |       |
| 21| omega_s  |    6.1    |    2.0    |            |            | 4.19232 | 9.40768 |       |
| 22| rho_s    |   1.64    |   0.31    |            |            |0.0253049| 2.0747  |       |
| 23| p4040_p  |   -3.01   |    0.14   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p3770_p   jpsi_p  p4160_p  p4415_s      Ctt  bplus_0   Dbar_p  p4040_s  p4415_p    rho_p DDstar_p  bplus_2  p4160_s  bplus_1  psi2s_p DDstar_s    phi_s  p3770_s   Dbar_s  omega_p    phi_p  omega_s    rho_s  p4040_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p3770_p |    1.000    0.093   -0.001   -0.073   -0.200    0.019    0.087   -0.228    0.114   -0.034    0.303   -0.127    0.012    0.018    0.122   -0.005    0.004   -0.103   -0.016   -0.010    0.001   -0.011    0.003    0.232 |
|   jpsi_p |    0.093    1.000   -0.000    0.003    0.253   -0.059    0.099    0.004    0.094   -0.087    0.505    0.138    0.006    0.020    0.079    0.017   -0.018    0.058    0.004   -0.045   -0.027   -0.048    0.010    0.083 |
|  p4160_p |   -0.001   -0.000    1.000   -0.004   -0.001   -0.000   -0.000    0.008    0.003   -0.001   -0.001   -0.002   -0.002   -0.001    0.003   -0.000    0.000   -0.000   -0.000   -0.000    0.000   -0.000   -0.000   -0.003 |
|  p4415_s |   -0.073    0.003   -0.004    1.000    0.237    0.018    0.007    0.107   -0.024    0.031    0.011    0.051    0.001    0.071    0.009    0.005   -0.011   -0.025    0.002   -0.003   -0.006   -0.006    0.018    0.072 |
|      Ctt |   -0.200    0.253   -0.001    0.237    1.000   -0.016    0.004    0.447    0.010    0.101   -0.046    0.785   -0.015   -0.164    0.137    0.006   -0.028   -0.331    0.034    0.004   -0.014    0.004    0.007   -0.225 |
|  bplus_0 |    0.019   -0.059   -0.000    0.018   -0.016    1.000    0.008    0.009    0.015   -0.032    0.027   -0.088    0.001   -0.926   -0.004   -0.001   -0.008    0.042   -0.002   -0.104    0.010   -0.139    0.239    0.026 |
|   Dbar_p |    0.087    0.099   -0.000    0.007    0.004    0.008    1.000   -0.013    0.009    0.008   -0.018    0.009    0.002    0.006    0.049   -0.001   -0.001    0.048    0.005    0.001    0.000    0.000    0.003    0.038 |
|  p4040_s |   -0.228    0.004    0.008    0.107    0.447    0.009   -0.013    1.000   -0.207    0.042   -0.109    0.204   -0.016   -0.000    0.086    0.003   -0.011   -0.024   -0.000    0.000   -0.005   -0.001    0.012   -0.307 |
|  p4415_p |    0.114    0.094    0.003   -0.024    0.010    0.015    0.009   -0.207    1.000    0.063    0.126    0.220    0.011   -0.072   -0.072    0.018   -0.025    0.042    0.017    0.008   -0.015    0.008    0.002    0.057 |
|    rho_p |   -0.034   -0.087   -0.001    0.031    0.101   -0.032    0.008    0.042    0.063    1.000    0.016    0.245   -0.000    0.041    0.008    0.001   -0.006    0.010   -0.001    0.187   -0.038    0.250    0.182    0.034 |
| DDstar_p |    0.303    0.505   -0.001    0.011   -0.046    0.027   -0.018   -0.109    0.126    0.016    1.000   -0.063    0.015    0.127    0.200    0.011    0.000    0.258   -0.000   -0.004    0.005   -0.009    0.024    0.306 |
|  bplus_2 |   -0.127    0.138   -0.002    0.051    0.785   -0.088    0.009    0.204    0.220    0.245   -0.063    1.000   -0.004   -0.170   -0.011    0.018   -0.078   -0.181    0.014    0.044   -0.046    0.048   -0.016   -0.062 |
|  p4160_s |    0.012    0.006   -0.002    0.001   -0.015    0.001    0.002   -0.016    0.011   -0.000    0.015   -0.004    1.000    0.000   -0.002    0.000   -0.000    0.006    0.000   -0.000   -0.000   -0.000   -0.000   -0.001 |
|  bplus_1 |    0.018    0.020   -0.001    0.071   -0.164   -0.926    0.006   -0.000   -0.072    0.041    0.127   -0.170    0.000    1.000    0.068   -0.027    0.006    0.067   -0.022    0.100   -0.011    0.132   -0.206    0.058 |
|  psi2s_p |    0.122    0.079    0.003    0.009    0.137   -0.004    0.049    0.086   -0.072    0.008    0.200   -0.011   -0.002    0.068    1.000    0.016   -0.013   -0.420    0.019   -0.007   -0.010   -0.008    0.012   -0.175 |
| DDstar_s |   -0.005    0.017   -0.000    0.005    0.006   -0.001   -0.001    0.003    0.018    0.001    0.011    0.018    0.000   -0.027    0.016    1.000   -0.000    0.004   -0.001    0.002    0.000    0.002   -0.004    0.020 |
|    phi_s |    0.004   -0.018    0.000   -0.011   -0.028   -0.008   -0.001   -0.011   -0.025   -0.006    0.000   -0.078   -0.000    0.006   -0.013   -0.000    1.000   -0.014    0.001    0.028    0.915   -0.020    0.020   -0.022 |
|  p3770_s |   -0.103    0.058   -0.000   -0.025   -0.331    0.042    0.048   -0.024    0.042    0.010    0.258   -0.181    0.006    0.067   -0.420    0.004   -0.014    1.000    0.012   -0.003   -0.009   -0.005    0.010    0.170 |
|   Dbar_s |   -0.016    0.004   -0.000    0.002    0.034   -0.002    0.005   -0.000    0.017   -0.001   -0.000    0.014    0.000   -0.022    0.019   -0.001    0.001    0.012    1.000    0.001    0.000    0.002   -0.004    0.022 |
|  omega_p |   -0.010   -0.045   -0.000   -0.003    0.004   -0.104    0.001    0.000    0.008    0.187   -0.004    0.044   -0.000    0.100   -0.007    0.002    0.028   -0.003    0.001    1.000   -0.011    0.872   -0.100   -0.000 |
|    phi_p |    0.001   -0.027    0.000   -0.006   -0.014    0.010    0.000   -0.005   -0.015   -0.038    0.005   -0.046   -0.000   -0.011   -0.010    0.000    0.915   -0.009    0.000   -0.011    1.000   -0.071    0.043   -0.015 |
|  omega_s |   -0.011   -0.048   -0.000   -0.006    0.004   -0.139    0.000   -0.001    0.008    0.250   -0.009    0.048   -0.000    0.132   -0.008    0.002   -0.020   -0.005    0.002    0.872   -0.071    1.000   -0.325   -0.002 |
|    rho_s |    0.003    0.010   -0.000    0.018    0.007    0.239    0.003    0.012    0.002    0.182    0.024   -0.016   -0.000   -0.206    0.012   -0.004    0.020    0.010   -0.004   -0.100    0.043   -0.325    1.000    0.011 |
|  p4040_p |    0.232    0.083   -0.003    0.072   -0.225    0.026    0.038   -0.307    0.057    0.034    0.306   -0.062   -0.001    0.058   -0.175    0.020   -0.022    0.170    0.022   -0.000   -0.015   -0.002    0.011    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.09451806052547118}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.029180939408476547}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.010572036382294314}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.1780939112955457}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.22033475090478188}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.020384943532367972}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.14021429637987515}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.17113283199710466}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.20078990975377486}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.2364453948097962}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.2911596695168257}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08824332119312561}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.015275769203427658}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.03741279678072118}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.032033046596133374}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.014475032293552709}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.9272000255390491}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.23843317009485165}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.019601050178795598}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.49592624089852233}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.49237597424230417}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 2.0036199969377537}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3101700937000884}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.14037314481390917})])
Toy 22/25
Time taken: 2 h, 48 min
Projected time left: 22 min, 57 s
Toy 22: Generating data...
Directory  data/zfit_toys/toy_22  Created 
Toy 22: Data generation finished
Toy 22: Loading data...
Toy 22: Loading data finished
Toy 22: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |    Ncalls=1234 (1234 total)    |
| EDM = 4.21E-06 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297203.0745638384
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p3770_p  |   -2.46   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |   4.627   |   0.026   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4160_p  |   4.25    |   0.10    |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_s  |   1.48    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 4 | Ctt      |   -1.04   |    0.23   |            |            |  -1.5   |   1.5   |       |
| 5 | bplus_0  |   -0.47   |    0.04   |            |            |   -2    |    2    |       |
| 6 | Dbar_p   |   -1.1    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 7 | p4040_s  |   0.95    |   0.18    |            |            |0.00501244| 2.01499 |       |
| 8 | p4415_p  |   -1.92   |    0.15   |            |            |-6.28319 | 6.28319 |       |
| 9 | rho_p    |   5.83    |   0.28    |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_p |   -1.8    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 11| bplus_2  |   0.43    |   0.10    |            |            |   -2    |    2    |       |
| 12| p4160_s  |   2.32    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 13| bplus_1  |   0.85    |   0.06    |            |            |   -2    |    2    |       |
| 14| psi2s_p  |   1.867   |   0.031   |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_s |   0.30    |   0.03    |            |            |  -0.3   |   0.3   |       |
| 16| phi_s    |   20.1    |    1.9    |            |            | 14.8182 | 23.5818 |       |
| 17| p3770_s  |   3.39    |   0.22    |            |            |0.918861 | 4.08114 |       |
| 18| Dbar_s   |   0.300   |   0.027   |            |            |  -0.3   |   0.3   |       |
| 19| omega_p  |   0.20    |   0.31    |            |            |-6.28319 | 6.28319 |       |
| 20| phi_p    |   0.25    |   0.43    |            |            |-6.28319 | 6.28319 |       |
| 21| omega_s  |    6.3    |    1.3    |            |            | 4.19232 | 9.40768 |       |
| 22| rho_s    |    1.3    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 23| p4040_p  |   -2.24   |    0.20   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p3770_p   jpsi_p  p4160_p  p4415_s      Ctt  bplus_0   Dbar_p  p4040_s  p4415_p    rho_p DDstar_p  bplus_2  p4160_s  bplus_1  psi2s_p DDstar_s    phi_s  p3770_s   Dbar_s  omega_p    phi_p  omega_s    rho_s  p4040_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p3770_p |    1.000    0.081    0.184   -0.066   -0.246    0.016    0.413   -0.182    0.038   -0.011    0.130    0.084   -0.087   -0.113    0.041    0.043   -0.003   -0.197    0.048   -0.005   -0.004   -0.009    0.013    0.145 |
|   jpsi_p |    0.081    1.000   -0.043    0.014    0.223    0.098    0.323    0.015    0.012   -0.064   -0.140   -0.224    0.006   -0.045    0.023    0.062   -0.020   -0.062    0.061   -0.015   -0.036   -0.012   -0.015   -0.096 |
|  p4160_p |    0.184   -0.043    1.000   -0.037   -0.387    0.014    0.083   -0.517    0.299   -0.011   -0.065    0.027   -0.171    0.039   -0.125    0.057   -0.003    0.003    0.041    0.001   -0.007    0.006   -0.016    0.234 |
|  p4415_s |   -0.066    0.014   -0.037    1.000    0.241   -0.036    0.009    0.173   -0.137    0.032   -0.036    0.001    0.305   -0.038    0.018   -0.005   -0.012   -0.002   -0.002   -0.002   -0.001   -0.009    0.021    0.007 |
|      Ctt |   -0.246    0.223   -0.387    0.241    1.000    0.052   -0.351    0.367   -0.055    0.106   -0.009   -0.682    0.303    0.071    0.168   -0.011   -0.025   -0.201   -0.000    0.007   -0.004    0.014   -0.036   -0.290 |
|  bplus_0 |    0.016    0.098    0.014   -0.036    0.052    1.000   -0.066   -0.027    0.013    0.005   -0.133   -0.293   -0.026   -0.911   -0.009   -0.008    0.062   -0.021   -0.000    0.059   -0.010    0.182   -0.371   -0.010 |
|   Dbar_p |    0.413    0.323    0.083    0.009   -0.351   -0.066    1.000   -0.115   -0.045    0.026   -0.180    0.098   -0.084   -0.074    0.039   -0.013   -0.011    0.026    0.031   -0.005    0.002   -0.020    0.047   -0.020 |
|  p4040_s |   -0.182    0.015   -0.517    0.173    0.367   -0.027   -0.115    1.000   -0.183    0.056   -0.182   -0.161    0.134    0.053    0.004   -0.012   -0.018    0.075   -0.006    0.003   -0.004    0.002   -0.002   -0.194 |
|  p4415_p |    0.038    0.012    0.299   -0.137   -0.055    0.013   -0.045   -0.183    1.000    0.043   -0.207   -0.226   -0.190    0.115   -0.060    0.025   -0.015   -0.004    0.019    0.007   -0.008    0.015   -0.032    0.159 |
|    rho_p |   -0.011   -0.064   -0.011    0.032    0.106    0.005    0.026    0.056    0.043    1.000   -0.001   -0.241    0.071   -0.017    0.003   -0.000   -0.005    0.018    0.001   -0.053   -0.012    0.099    0.153    0.001 |
| DDstar_p |    0.130   -0.140   -0.065   -0.036   -0.009   -0.133   -0.180   -0.182   -0.207   -0.001    1.000    0.276   -0.109   -0.168   -0.177    0.067   -0.016    0.026    0.016   -0.020   -0.004   -0.053    0.109   -0.055 |
|  bplus_2 |    0.084   -0.224    0.027    0.001   -0.682   -0.293    0.098   -0.161   -0.226   -0.241    0.276    1.000   -0.180    0.049   -0.045    0.025    0.047    0.092    0.005   -0.036    0.020   -0.082    0.152    0.035 |
|  p4160_s |   -0.087    0.006   -0.171    0.305    0.303   -0.026   -0.084    0.134   -0.190    0.071   -0.109   -0.180    1.000    0.029   -0.047   -0.003   -0.024    0.000   -0.001    0.003   -0.005    0.001    0.000    0.279 |
|  bplus_1 |   -0.113   -0.045    0.039   -0.038    0.071   -0.911   -0.074    0.053    0.115   -0.017   -0.168    0.049    0.029    1.000    0.039   -0.019   -0.052   -0.024   -0.006   -0.050    0.012   -0.155    0.304    0.045 |
|  psi2s_p |    0.041    0.023   -0.125    0.018    0.168   -0.009    0.039    0.004   -0.060    0.003   -0.177   -0.045   -0.047    0.039    1.000    0.022   -0.010   -0.456    0.037   -0.002   -0.008   -0.002   -0.000   -0.202 |
| DDstar_s |    0.043    0.062    0.057   -0.005   -0.011   -0.008   -0.013   -0.012    0.025   -0.000    0.067    0.025   -0.003   -0.019    0.022    1.000    0.000    0.041   -0.002   -0.001    0.001   -0.004    0.008    0.035 |
|    phi_s |   -0.003   -0.020   -0.003   -0.012   -0.025    0.062   -0.011   -0.018   -0.015   -0.005   -0.016    0.047   -0.024   -0.052   -0.010    0.000    1.000   -0.016    0.001    0.064    0.902    0.009   -0.007   -0.008 |
|  p3770_s |   -0.197   -0.062    0.003   -0.002   -0.201   -0.021    0.026    0.075   -0.004    0.018    0.026    0.092    0.000   -0.024   -0.456    0.041   -0.016    1.000    0.044   -0.001   -0.009   -0.003    0.005   -0.036 |
|   Dbar_s |    0.048    0.061    0.041   -0.002   -0.000   -0.000    0.031   -0.006    0.019    0.001    0.016    0.005   -0.001   -0.006    0.037   -0.002    0.001    0.044    1.000    0.000    0.001   -0.000    0.001    0.030 |
|  omega_p |   -0.005   -0.015    0.001   -0.002    0.007    0.059   -0.005    0.003    0.007   -0.053   -0.020   -0.036    0.003   -0.050   -0.002   -0.001    0.064   -0.001    0.000    1.000    0.049    0.648   -0.071    0.000 |
|    phi_p |   -0.004   -0.036   -0.007   -0.001   -0.004   -0.010    0.002   -0.004   -0.008   -0.012   -0.004    0.020   -0.005    0.012   -0.008    0.001    0.902   -0.009    0.001    0.049    1.000   -0.034    0.044   -0.007 |
|  omega_s |   -0.009   -0.012    0.006   -0.009    0.014    0.182   -0.020    0.002    0.015    0.099   -0.053   -0.082    0.001   -0.155   -0.002   -0.004    0.009   -0.003   -0.000    0.648   -0.034    1.000   -0.419    0.003 |
|    rho_s |    0.013   -0.015   -0.016    0.021   -0.036   -0.371    0.047   -0.002   -0.032    0.153    0.109    0.152    0.000    0.304   -0.000    0.008   -0.007    0.005    0.001   -0.071    0.044   -0.419    1.000   -0.007 |
|  p4040_p |    0.145   -0.096    0.234    0.007   -0.290   -0.010   -0.020   -0.194    0.159    0.001   -0.055    0.035    0.279    0.045   -0.202    0.035   -0.008   -0.036    0.030    0.000   -0.007    0.003   -0.007    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.102476384818319}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.025635950153462872}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.0960929274582325}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.1917923204706823}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.22715453132251417}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.03571783232583514}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.35844789826352796}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1750429714974232}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.1501382173675152}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.2817789037239251}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.3676584666102305}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.09925932187387265}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.17264655450082045}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.06441395980686737}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03147449871065611}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.034472117413491876}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.8745579288420355}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.2235924319707996}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.026610547866234124}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.3051114783538038}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.4254406929921899}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.3234893390297544}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.32875819682016066}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.19708163392428713})])
Toy 23/25
Time taken: 2 h, 56 min
Projected time left: 15 min, 18 s
Toy 23: Generating data...
Directory  data/zfit_toys/toy_23  Created 
Toy 23: Data generation finished
Toy 23: Loading data...
Toy 23: Loading data finished
Toy 23: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.974E+05               |    Ncalls=1444 (1444 total)    |
| EDM = 2.7E-05 (Goal: 5E-06)   |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297354.89209748915
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p3770_p  |   -2.66   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |  -1.653   |   0.028   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4160_p  |   -2.05   |    0.12   |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_s  |   0.126   |   0.023   |            |            |0.126447 | 2.35355 |       |
| 4 | Ctt      |   -0.75   |    0.23   |            |            |  -1.5   |   1.5   |       |
| 5 | bplus_0  |   0.511   |   0.022   |            |            |   -2    |    2    |       |
| 6 | Dbar_p   |   -1.2    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 7 | p4040_s  |   0.95    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 8 | p4415_p  |   -6.28   |    0.19   |            |            |-6.28319 | 6.28319 |       |
| 9 | rho_p    |   6.28    |   0.21    |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_p |   -1.1    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 11| bplus_2  |   -0.14   |    0.10   |            |            |   -2    |    2    |       |
| 12| p4160_s  |   1.87    |   0.16    |            |            | 0.71676 | 3.68324 |       |
| 13| bplus_1  |   -0.98   |    0.05   |            |            |   -2    |    2    |       |
| 14| psi2s_p  |   1.876   |   0.032   |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_s |   0.300   |   0.028   |            |            |  -0.3   |   0.3   |       |
| 16| phi_s    |   16.2    |    1.0    |            |            | 14.8182 | 23.5818 |       |
| 17| p3770_s  |   3.21    |   0.24    |            |            |0.918861 | 4.08114 |       |
| 18| Dbar_s   |   0.300   |   0.024   |            |            |  -0.3   |   0.3   |       |
| 19| omega_p  |   0.19    |   0.45    |            |            |-6.28319 | 6.28319 |       |
| 20| phi_p    |   5.93    |   0.23    |            |            |-6.28319 | 6.28319 |       |
| 21| omega_s  |    5.4    |    1.5    |            |            | 4.19232 | 9.40768 |       |
| 22| rho_s    |    1.3    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 23| p4040_p  |   3.97    |   0.20    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p3770_p   jpsi_p  p4160_p  p4415_s      Ctt  bplus_0   Dbar_p  p4040_s  p4415_p    rho_p DDstar_p  bplus_2  p4160_s  bplus_1  psi2s_p DDstar_s    phi_s  p3770_s   Dbar_s  omega_p    phi_p  omega_s    rho_s  p4040_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p3770_p |    1.000    0.161    0.251    0.003   -0.251    0.046    0.400   -0.190    0.002    0.004    0.301   -0.146   -0.087    0.176    0.041    0.028    0.004   -0.191    0.045   -0.014    0.002   -0.017    0.039    0.189 |
|   jpsi_p |    0.161    1.000    0.026    0.000    0.210   -0.035    0.251   -0.044    0.002    0.025    0.288    0.121   -0.044    0.121   -0.007    0.072    0.010    0.001    0.062   -0.030   -0.016   -0.024    0.024   -0.053 |
|  p4160_p |    0.251    0.026    1.000    0.013   -0.413    0.008    0.052   -0.547   -0.005    0.008    0.285   -0.181   -0.172    0.078   -0.103    0.048    0.010    0.056    0.032   -0.004    0.002   -0.001    0.006    0.245 |
|  p4415_s |    0.003    0.000    0.013    1.000   -0.004    0.000   -0.004   -0.012   -0.014   -0.001    0.002    0.008   -0.013   -0.005   -0.004    0.001   -0.001   -0.000    0.001    0.000   -0.000   -0.000   -0.000    0.006 |
|      Ctt |   -0.251    0.210   -0.413   -0.004    1.000   -0.001   -0.355    0.371   -0.008   -0.031   -0.052    0.755    0.258   -0.229    0.164   -0.004   -0.051   -0.218    0.005   -0.006   -0.016   -0.023    0.011   -0.320 |
|  bplus_0 |    0.046   -0.035    0.008    0.000   -0.001    1.000    0.044    0.021   -0.001    0.002    0.033    0.041    0.034   -0.835   -0.005    0.001   -0.003    0.045    0.002   -0.068    0.023   -0.096    0.231    0.014 |
|   Dbar_p |    0.400    0.251    0.052   -0.004   -0.355    0.044    1.000   -0.157    0.003   -0.009   -0.134   -0.093   -0.145    0.189   -0.037    0.008   -0.008   -0.025    0.033   -0.013    0.004   -0.023    0.049   -0.040 |
|  p4040_s |   -0.190   -0.044   -0.547   -0.012    0.371    0.021   -0.157    1.000   -0.001   -0.019   -0.143    0.208    0.032   -0.067   -0.044    0.010   -0.029    0.055   -0.001   -0.003   -0.005   -0.014    0.013   -0.252 |
|  p4415_p |    0.002    0.002   -0.005   -0.014   -0.008   -0.001    0.003   -0.001    1.000    0.001    0.003   -0.003   -0.008   -0.000    0.003   -0.001    0.001    0.001   -0.001    0.000    0.000    0.001   -0.001   -0.004 |
|    rho_p |    0.004    0.025    0.008   -0.001   -0.031    0.002   -0.009   -0.019    0.001    1.000    0.002   -0.076   -0.023   -0.007   -0.000   -0.000   -0.039   -0.004   -0.001   -0.017   -0.035   -0.064   -0.134    0.002 |
| DDstar_p |    0.301    0.288    0.285    0.002   -0.052    0.033   -0.134   -0.143    0.003    0.002    1.000   -0.247   -0.080    0.350    0.043    0.041    0.012    0.216   -0.005   -0.019    0.008   -0.025    0.066    0.185 |
|  bplus_2 |   -0.146    0.121   -0.181    0.008    0.755    0.041   -0.093    0.208   -0.003   -0.076   -0.247    1.000    0.228   -0.348   -0.004    0.007   -0.108   -0.157    0.005   -0.006   -0.016   -0.048    0.042   -0.132 |
|  p4160_s |   -0.087   -0.044   -0.172   -0.013    0.258    0.034   -0.145    0.032   -0.008   -0.023   -0.080    0.228    1.000   -0.075   -0.106    0.014   -0.035   -0.021    0.004   -0.004   -0.005   -0.017    0.018    0.296 |
|  bplus_1 |    0.176    0.121    0.078   -0.005   -0.229   -0.835    0.189   -0.067   -0.000   -0.007    0.350   -0.348   -0.075    1.000    0.039   -0.006    0.010    0.095   -0.002    0.048   -0.008    0.065   -0.144    0.045 |
|  psi2s_p |    0.041   -0.007   -0.103   -0.004    0.164   -0.005   -0.037   -0.044    0.003   -0.000    0.043   -0.004   -0.106    0.039    1.000    0.038   -0.003   -0.422    0.038   -0.006   -0.002   -0.007    0.010   -0.204 |
| DDstar_s |    0.028    0.072    0.048    0.001   -0.004    0.001    0.008    0.010   -0.001   -0.000    0.041    0.007    0.014   -0.006    0.038    1.000    0.000    0.033   -0.003    0.001    0.001    0.000   -0.001    0.037 |
|    phi_s |    0.004    0.010    0.010   -0.001   -0.051   -0.003   -0.008   -0.029    0.001   -0.039    0.012   -0.108   -0.035    0.010   -0.003    0.000    1.000   -0.008   -0.000    0.023    0.647    0.007    0.044    0.000 |
|  p3770_s |   -0.191    0.001    0.056   -0.000   -0.218    0.045   -0.025    0.055    0.001   -0.004    0.216   -0.157   -0.021    0.095   -0.422    0.033   -0.008    1.000    0.036   -0.008    0.001   -0.013    0.024   -0.003 |
|   Dbar_s |    0.045    0.062    0.032    0.001    0.005    0.002    0.033   -0.001   -0.001   -0.001   -0.005    0.005    0.004   -0.002    0.038   -0.003   -0.000    0.036    1.000    0.000    0.001   -0.000    0.000    0.029 |
|  omega_p |   -0.014   -0.030   -0.004    0.000   -0.006   -0.068   -0.013   -0.003    0.000   -0.017   -0.019   -0.006   -0.004    0.048   -0.006    0.001    0.023   -0.008    0.000    1.000   -0.023    0.802   -0.208   -0.003 |
|    phi_p |    0.002   -0.016    0.002   -0.000   -0.016    0.023    0.004   -0.005    0.000   -0.035    0.008   -0.016   -0.005   -0.008   -0.002    0.001    0.647    0.001    0.001   -0.023    1.000   -0.057    0.061    0.001 |
|  omega_s |   -0.017   -0.024   -0.001   -0.000   -0.023   -0.096   -0.023   -0.014    0.001   -0.064   -0.025   -0.048   -0.017    0.065   -0.007    0.000    0.007   -0.013   -0.000    0.802   -0.057    1.000   -0.421   -0.003 |
|    rho_s |    0.039    0.024    0.006   -0.000    0.011    0.231    0.049    0.013   -0.001   -0.134    0.066    0.042    0.018   -0.144    0.010   -0.001    0.044    0.024    0.000   -0.208    0.061   -0.421    1.000    0.006 |
|  p4040_p |    0.189   -0.053    0.245    0.006   -0.320    0.014   -0.040   -0.252   -0.004    0.002    0.185   -0.132    0.296    0.045   -0.204    0.037    0.000   -0.003    0.029   -0.003    0.001   -0.003    0.006    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10829975959110794}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.027914705378341065}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.11760076645815731}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.022915766282104358}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.22836099519343622}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.022317767443714498}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.3530387346791284}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.16700001503211803}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.19112231845044692}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.2065348613242426}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.36181877403121376}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.09516601124013513}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.15847126272794976}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.047204091743358156}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03156945774873332}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.02761296029233773}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.0194477149591723}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.23541592241809406}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.02353289038620726}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.44698894416687596}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.22683012856600548}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.4638854855004468}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3307985605487445}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.19755118899216484})])
Toy 24/25
Time taken: 3 h, 4 min
Projected time left: 7 min, 42 s
Toy 24: Generating data...
Directory  data/zfit_toys/toy_24  Created 
Toy 24: Data generation finished
Toy 24: Loading data...
Toy 24: Loading data finished
Toy 24: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.971E+05               |    Ncalls=1464 (1464 total)    |
| EDM = 0.0054 (Goal: 5E-06)    |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     False     |     True      |   True    |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297100.78703915636
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | p3770_p  |   -2.79   |    0.25   |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |   1.632   |   0.019   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4160_p  |   -2.28   |    0.07   |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_s  |   1.35    |   0.16    |            |            |0.126447 | 2.35355 |       |
| 4 | Ctt      |   -0.35   |    0.18   |            |            |  -1.5   |   1.5   |       |
| 5 | bplus_0  |   0.462   |   0.012   |            |            |   -2    |    2    |       |
| 6 | Dbar_p   |   3.58    |   0.30    |            |            |-6.28319 | 6.28319 |       |
| 7 | p4040_s  |   1.13    |   0.16    |            |            |0.00501244| 2.01499 |       |
| 8 | p4415_p  |   4.22    |   0.14    |            |            |-6.28319 | 6.28319 |       |
| 9 | rho_p    |   -0.8    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 10| DDstar_p |   3.10    |   0.23    |            |            |-6.28319 | 6.28319 |       |
| 11| bplus_2  |   -0.27   |    0.07   |            |            |   -2    |    2    |       |
| 12| p4160_s  |   2.20    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 13| bplus_1  |  -0.896   |   0.025   |            |            |   -2    |    2    |       |
| 14| psi2s_p  |   1.801   |   0.024   |            |            |-6.28319 | 6.28319 |       |
| 15| DDstar_s |   0.30    |   0.10    |            |            |  -0.3   |   0.3   |       |
| 16| phi_s    |   19.1    |    0.7    |            |            | 14.8182 | 23.5818 |       |
| 17| p3770_s  |   2.40    |   0.18    |            |            |0.918861 | 4.08114 |       |
| 18| Dbar_s   |   -0.30   |    0.37   |            |            |  -0.3   |   0.3   |       |
| 19| omega_p  |   0.024   |   0.206   |            |            |-6.28319 | 6.28319 |       |
| 20| phi_p    |   -5.63   |    0.15   |            |            |-6.28319 | 6.28319 |       |
| 21| omega_s  |    5.8    |    0.8    |            |            | 4.19232 | 9.40768 |       |
| 22| rho_s    |   0.64    |   0.23    |            |            |0.0253049| 2.0747  |       |
| 23| p4040_p  |   -2.70   |    0.13   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  p3770_p   jpsi_p  p4160_p  p4415_s      Ctt  bplus_0   Dbar_p  p4040_s  p4415_p    rho_p DDstar_p  bplus_2  p4160_s  bplus_1  psi2s_p DDstar_s    phi_s  p3770_s   Dbar_s  omega_p    phi_p  omega_s    rho_s  p4040_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  p3770_p |    1.000    0.144    0.201   -0.580   -0.834    0.896   -0.724   -0.703   -0.516   -0.129   -0.123    0.816   -0.732    0.900   -0.278   -0.742    0.098   -0.464   -0.939   -0.027    0.090   -0.096    0.322   -0.396 |
|   jpsi_p |    0.144    1.000    0.140   -0.121   -0.176    0.151   -0.001   -0.085   -0.029   -0.001   -0.267    0.108   -0.118    0.150    0.075   -0.133   -0.006    0.034   -0.140   -0.004    0.009   -0.019    0.041   -0.003 |
|  p4160_p |    0.201    0.140    1.000   -0.041   -0.221    0.153   -0.064   -0.282    0.036   -0.019   -0.253    0.175   -0.171    0.153   -0.034   -0.128    0.016   -0.038   -0.176   -0.004    0.018   -0.017    0.054   -0.003 |
|  p4415_s |   -0.580   -0.121   -0.041    1.000    0.602   -0.557    0.478    0.470    0.323    0.084    0.076   -0.548    0.531   -0.560    0.173    0.467   -0.065    0.283    0.615    0.017   -0.058    0.061   -0.206    0.313 |
|      Ctt |   -0.834   -0.176   -0.221    0.602    1.000   -0.849    0.752    0.712    0.488    0.111    0.092   -0.696    0.731   -0.854    0.342    0.716   -0.087    0.383    0.887    0.024   -0.082    0.088   -0.299    0.357 |
|  bplus_0 |    0.896    0.151    0.153   -0.557   -0.849    1.000   -0.774   -0.702   -0.548   -0.106   -0.100    0.808   -0.730    0.890   -0.291   -0.746    0.092   -0.429   -0.957   -0.026    0.090   -0.098    0.337   -0.443 |
|   Dbar_p |   -0.724   -0.001   -0.064    0.478    0.752   -0.774    1.000    0.596    0.477    0.111    0.273   -0.723    0.620   -0.778    0.331    0.649   -0.083    0.466    0.796    0.024   -0.076    0.084   -0.280    0.444 |
|  p4040_s |   -0.703   -0.085   -0.282    0.470    0.712   -0.702    0.596    1.000    0.382    0.109    0.012   -0.652    0.563   -0.706    0.225    0.581   -0.082    0.400    0.753    0.022   -0.071    0.076   -0.258    0.312 |
|  p4415_p |   -0.516   -0.029    0.036    0.323    0.488   -0.548    0.477    0.382    1.000    0.087   -0.073   -0.457    0.380   -0.552    0.180    0.447   -0.063    0.290    0.569    0.017   -0.054    0.059   -0.200    0.330 |
|    rho_p |   -0.129   -0.001   -0.019    0.084    0.111   -0.106    0.111    0.109    0.087    1.000    0.023   -0.037    0.114   -0.110    0.046    0.104   -0.064    0.071    0.134   -0.079   -0.117    0.067    0.001    0.068 |
| DDstar_p |   -0.123   -0.267   -0.253    0.076    0.092   -0.100    0.273    0.012   -0.073    0.023    1.000   -0.080    0.049   -0.102   -0.110    0.103   -0.020   -0.052    0.108    0.002   -0.017    0.009   -0.040   -0.084 |
|  bplus_2 |    0.816    0.108    0.175   -0.548   -0.696    0.808   -0.723   -0.652   -0.457   -0.037   -0.080    1.000   -0.669    0.813   -0.292   -0.691    0.060   -0.393   -0.869   -0.018    0.079   -0.083    0.267   -0.383 |
|  p4160_s |   -0.732   -0.118   -0.171    0.531    0.731   -0.730    0.620    0.563    0.380    0.114    0.049   -0.669    1.000   -0.735    0.219    0.608   -0.085    0.375    0.784    0.023   -0.074    0.079   -0.269    0.488 |
|  bplus_1 |    0.900    0.150    0.153   -0.560   -0.854    0.890   -0.778   -0.706   -0.552   -0.110   -0.102    0.813   -0.735    1.000   -0.292   -0.750    0.093   -0.433   -0.962   -0.026    0.090   -0.096    0.324   -0.446 |
|  psi2s_p |   -0.278    0.075   -0.034    0.173    0.342   -0.291    0.331    0.225    0.180    0.046   -0.110   -0.292    0.219   -0.292    1.000    0.237   -0.036   -0.006    0.313    0.010   -0.030    0.032   -0.108    0.105 |
| DDstar_s |   -0.742   -0.133   -0.128    0.467    0.716   -0.746    0.649    0.581    0.447    0.104    0.103   -0.691    0.608   -0.750    0.237    1.000   -0.081    0.368    0.801    0.022   -0.076    0.079   -0.268    0.371 |
|    phi_s |    0.098   -0.006    0.016   -0.065   -0.087    0.092   -0.083   -0.082   -0.063   -0.064   -0.020    0.060   -0.085    0.093   -0.036   -0.081    1.000   -0.054   -0.104    0.008    0.483   -0.013    0.031   -0.052 |
|  p3770_s |   -0.464    0.034   -0.038    0.283    0.383   -0.429    0.466    0.400    0.290    0.071   -0.052   -0.393    0.375   -0.433   -0.006    0.368   -0.054    1.000    0.457    0.014   -0.043    0.046   -0.163    0.211 |
|   Dbar_s |   -0.939   -0.140   -0.176    0.615    0.887   -0.957    0.796    0.753    0.569    0.134    0.108   -0.869    0.784   -0.962    0.313    0.801   -0.104    0.457    1.000    0.029   -0.096    0.102   -0.343    0.459 |
|  omega_p |   -0.027   -0.004   -0.004    0.017    0.024   -0.026    0.024    0.022    0.017   -0.079    0.002   -0.018    0.023   -0.026    0.010    0.022    0.008    0.014    0.029    1.000   -0.003    0.407    0.051    0.014 |
|    phi_p |    0.090    0.009    0.018   -0.058   -0.082    0.090   -0.076   -0.071   -0.054   -0.117   -0.017    0.079   -0.074    0.090   -0.030   -0.076    0.483   -0.043   -0.096   -0.003    1.000   -0.054    0.107   -0.044 |
|  omega_s |   -0.096   -0.019   -0.017    0.061    0.088   -0.098    0.084    0.076    0.059    0.067    0.009   -0.083    0.079   -0.096    0.032    0.079   -0.013    0.046    0.102    0.407   -0.054    1.000   -0.300    0.047 |
|    rho_s |    0.322    0.041    0.054   -0.206   -0.299    0.337   -0.280   -0.258   -0.200    0.001   -0.040    0.267   -0.269    0.324   -0.108   -0.268    0.031   -0.163   -0.343    0.051    0.107   -0.300    1.000   -0.163 |
|  p4040_p |   -0.396   -0.003   -0.003    0.313    0.357   -0.443    0.444    0.312    0.330    0.068   -0.084   -0.383    0.488   -0.446    0.105    0.371   -0.052    0.211    0.459    0.014   -0.044    0.047   -0.163    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.2549250929486604}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.01897984936580155}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.06732320942943937}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.16086112318459878}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.18071458324772105}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.012369469579846193}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.29921383461563256}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.16463574840955858}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.14049556970453292}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.442881558592076}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.22784073123764514}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.06793783951647314}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.1743609990523476}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.025068154331500114}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.02429276099400024}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.10150130171526131}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.718018673875692}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.17830171926526472}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.37263800519492857}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.2057435055622152}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.15057055716532375}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.7691769051296209}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.23257855124499582}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.12764268429865266})])
Toy 25/25
Time taken: 3 h, 13 min
Projected time left: 
19/25 fits converged
Mean Ctt value = -0.5129468611441571
Mean Ctt error = 0.1997534829180394
95 Sensitivy = 0.0003351722130782547
Simulation ended